License |
License |
---|---|
GroupId | GroupIdcom.mastfrog |
ArtifactId | ArtifactIdacteur-util |
Last Version | Last Version2.8.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionActeur Util
Shared configuration for Giulius, Acteur and
related projects
|
Project URL |
Project URL |
Project Organization |
Project OrganizationMastfrog Technologies |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
acteur-util-2.8.3.pom | |
acteur-util-2.8.3.jar | 35 KB |
acteur-util-2.8.3-sources.jar | 24 KB |
acteur-util-2.8.3-javadoc.jar | 128 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
com.mastfrog : giulius-tests | jar | 2.8.3 |