is not current version
Last Version 2.0

io.github.emanuelvictor:commons 0.11

Commons for EV Software

GroupId

GroupId

io.github.emanuelvictor
ArtifactId

ArtifactId

commons
Version

Version

0.11
Type

Type

jar

Download commons 0.11


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