is not current version
Last Version 0.3.15

io.molr:molr-mole-remote 0.3.2

Contains the implementation of a remote mole, which can delegate to any mole reachable through a Web API.

GroupId

GroupId

io.molr
ArtifactId

ArtifactId

molr-mole-remote
Version

Version

0.3.2
Type

Type

jar

Download molr-mole-remote 0.3.2


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