is not current version
Last Version 4.7.1

org.smallmind:forge-deploy 2.4.17

Deployment Automation

GroupId

GroupId

org.smallmind
ArtifactId

ArtifactId

forge-deploy
Version

Version

2.4.17
Type

Type

jar

Download forge-deploy 2.4.17


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