is not current version
Last Version 0.3.15

io.molr:molr-commons 0.3.6

Common elements for the molr project.

GroupId

GroupId

io.molr
ArtifactId

ArtifactId

molr-commons
Version

Version

0.3.6
Type

Type

jar

Download molr-commons 0.3.6


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