License |
License |
---|---|
GroupId | GroupIdio.github.ekrosrb |
ArtifactId | ArtifactIdmonoLib |
Last Version | Last Version0.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionio.github.ekrosrb:monoLib
Library for connect to mono api
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
monoLib-0.0.2.pom | |
monoLib-0.0.2.jar | 16 KB |
monoLib-0.0.2-sources.jar | 8 KB |
monoLib-0.0.2-javadoc.jar | 462 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.ekrosrb/monoLib/ -->
<dependency>
<groupId>io.github.ekrosrb</groupId>
<artifactId>monoLib</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.ekrosrb/monoLib/
implementation 'io.github.ekrosrb:monoLib:0.0.2'
// https://jarcasting.com/artifacts/io.github.ekrosrb/monoLib/
implementation ("io.github.ekrosrb:monoLib:0.0.2")
'io.github.ekrosrb:monoLib:jar:0.0.2'
<dependency org="io.github.ekrosrb" name="monoLib" rev="0.0.2">
<artifact name="monoLib" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.ekrosrb', module='monoLib', version='0.0.2')
)
libraryDependencies += "io.github.ekrosrb" % "monoLib" % "0.0.2"
[io.github.ekrosrb/monoLib "0.0.2"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.3 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |