is not current version
Last Version 0.0.2

io.github.ekrosrb:monoLib 0.0.1

Library for connect to mono api

GroupId

GroupId

io.github.ekrosrb
ArtifactId

ArtifactId

monoLib
Version

Version

0.0.1
Type

Type

jar

Download monoLib 0.0.1


<!-- https://jarcasting.com/artifacts/io.github.ekrosrb/monoLib/ -->
<dependency>
    <groupId>io.github.ekrosrb</groupId>
    <artifactId>monoLib</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.ekrosrb/monoLib/
implementation 'io.github.ekrosrb:monoLib:0.0.1'
// https://jarcasting.com/artifacts/io.github.ekrosrb/monoLib/
implementation ("io.github.ekrosrb:monoLib:0.0.1")
'io.github.ekrosrb:monoLib:jar:0.0.1'
<dependency org="io.github.ekrosrb" name="monoLib" rev="0.0.1">
  <artifact name="monoLib" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.ekrosrb', module='monoLib', version='0.0.1')
)
libraryDependencies += "io.github.ekrosrb" % "monoLib" % "0.0.1"
[io.github.ekrosrb/monoLib "0.0.1"]