is not current version
Last Version 0.3.15

io.molr:molr v0.3.14

A Modular Distributed Execution and Debugging Framework.

GroupId

GroupId

io.molr
ArtifactId

ArtifactId

molr
Version

Version

v0.3.14
Type

Type

pom

Download molr v0.3.14

Filename Size
molr-v0.3.14.pom 5 KB
Browse

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