is not current version
Last Version 0.3.15

io.molr:molr-mole-core 0.3.9

Contains the interfaces and default implementations for moles, as well as utility methods.

GroupId

GroupId

io.molr
ArtifactId

ArtifactId

molr-mole-core
Version

Version

0.3.9
Type

Type

jar

Download molr-mole-core 0.3.9


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