is not current version
Last Version 1.9.1.0

org.actframework:act-starters 1.6.6.0

ActFramework Starters

GroupId

GroupId

org.actframework
ArtifactId

ArtifactId

act-starters
Version

Version

1.6.6.0
Type

Type

pom

Download act-starters 1.6.6.0

Filename Size
act-starters-1.6.6.0.pom 9 KB
Browse

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