is not current version
Last Version 3.0.4

net.formicary.remoterun:remoterun-dist 3.0.1


Categories

Categories

Net ORM Data
GroupId

GroupId

net.formicary.remoterun
ArtifactId

ArtifactId

remoterun-dist
Version

Version

3.0.1
Type

Type

pom

Download remoterun-dist 3.0.1


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