is not current version
Last Version 2.8.3

com.mastfrog:acteur-annotations 2.5.0


GroupId

GroupId

com.mastfrog
ArtifactId

ArtifactId

acteur-annotations
Version

Version

2.5.0
Type

Type

jar

Download acteur-annotations 2.5.0


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