Last Version

Utilities 2.7.0

Shared configuration for Giulius, Acteur and related projects

License

License

MIT
GroupId

GroupId

com.mastfrog
ArtifactId

ArtifactId

util
Version

Version

2.7.0
Type

Type

jar
Description

Description

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

Project URL

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

Project Organization

Mastfrog Technologies
Source Code Management

Source Code Management

https://github.com/timboudreau/util

Download util 2.7.0


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

Dependencies

compile (8)

Group / Artifact Type Version
com.mastfrog : util-strings jar 2.7.0
com.mastfrog : util-misc jar 2.7.0
com.mastfrog : util-net jar 2.7.0
com.mastfrog : util-streams jar 2.7.0
com.mastfrog : util-preconditions jar 2.7.0
com.mastfrog : util-collections jar 2.7.0
com.mastfrog : util-time jar 2.7.0
com.mastfrog : util-function jar 2.7.0

Project Modules

There are no modules declared in this project.