is not current version
Last Version 1.9.1.0

org.actframework:act-starters 1.8.8.3

ActFramework Starters

GroupId

GroupId

org.actframework
ArtifactId

ArtifactId

act-starters
Version

Version

1.8.8.3
Type

Type

pom

Download act-starters 1.8.8.3

Filename Size
act-starters-1.8.8.3.pom 11 KB
Browse

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