Last Version

Acteur Util 2.8.3

Shared configuration for Giulius, Acteur and related projects

License

License

MIT
GroupId

GroupId

com.mastfrog
ArtifactId

ArtifactId

acteur-util
Version

Version

2.8.3
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.3


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

Dependencies

compile (3)

Group / Artifact Type Version
com.mastfrog : giulius-settings jar 2.8.3
com.mastfrog : util-time jar 2.8.3
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.3

Project Modules

There are no modules declared in this project.