is not current version
Last Version 2.8.3

Acteur Util 2.8.0

Shared configuration for Giulius, Acteur and related projects

License

License

MIT
GroupId

GroupId

com.mastfrog
ArtifactId

ArtifactId

acteur-util
Version

Version

2.8.0
Type

Type

jar
Description

Description

Acteur Util
Shared configuration for Giulius, Acteur and related projects
Project URL

Project URL

https://github.com/timboudreau/acteur
Project Organization

Project Organization

Mastfrog Technologies
Source Code Management

Source Code Management

https://github.com/timboudreau/acteur.git

Download acteur-util 2.8.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.mastfrog : giulius-settings jar 2.8.0
com.mastfrog : util-time jar 2.8.0
javax.inject : javax.inject jar 1

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
com.mastfrog : giulius-tests jar 2.8.0

Project Modules

There are no modules declared in this project.