is not current version
Last Version 3.0.4

net.formicary.remoterun:remoterun-dist 3.0.2


Categories

Categories

Net ORM Data
GroupId

GroupId

net.formicary.remoterun
ArtifactId

ArtifactId

remoterun-dist
Version

Version

3.0.2
Type

Type

pom

Download remoterun-dist 3.0.2


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