is not current version
Last Version 1.8.8.8

org.actframework:act-archetype-support 1.8.7.0


GroupId

GroupId

org.actframework
ArtifactId

ArtifactId

act-archetype-support
Version

Version

1.8.7.0
Type

Type

jar

Download act-archetype-support 1.8.7.0


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