is not current version
Last Version 4.7.1

org.smallmind:forge-deploy 4.4.2

Deployment Automation

GroupId

GroupId

org.smallmind
ArtifactId

ArtifactId

forge-deploy
Version

Version

4.4.2
Type

Type

jar

Download forge-deploy 4.4.2


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