is not current version
Last Version 1.9.1.0

org.actframework:archetype-simple-restful-service 1.8.5.0-BETA-1


GroupId

GroupId

org.actframework
ArtifactId

ArtifactId

archetype-simple-restful-service
Version

Version

1.8.5.0-BETA-1
Type

Type

jar

Download archetype-simple-restful-service 1.8.5.0-BETA-1


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