is not current version
Last Version 4.7.1

org.smallmind:forge-deploy 3.3.15

Deployment Automation

GroupId

GroupId

org.smallmind
ArtifactId

ArtifactId

forge-deploy
Version

Version

3.3.15
Type

Type

jar

Download forge-deploy 3.3.15


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