is not current version
Last Version 2.8.3

com.mastfrog:acteur 2.6.8


GroupId

GroupId

com.mastfrog
ArtifactId

ArtifactId

acteur
Version

Version

2.6.8
Type

Type

jar

Download acteur 2.6.8


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