10 lines
279 B
Markdown
10 lines
279 B
Markdown
|
# Usage
|
||
|
|
||
|
You can use this library by executing the following command and specifying the version you want to use:
|
||
|
|
||
|
```bash
|
||
|
go get git.ex.umbach.dev/LMS/libcore@1.0.0
|
||
|
```
|
||
|
|
||
|
You can see the latest version of the library on the [tags page](https://git.ex.umbach.dev/LMS/libcore/tags)
|