is not current version
Last Version 2.8.3

com.mastfrog:util-function 2.8.0

BOM POM for Mastfrog Utilities libraries

License

License

MIT
GroupId

GroupId

com.mastfrog
ArtifactId

ArtifactId

util-function
Version

Version

2.8.0
Type

Type

jar
Description

Description

BOM POM for Mastfrog Utilities libraries
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-function 2.8.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.mastfrog : util-preconditions jar 2.8.0
com.mastfrog : abstractions jar 2.8.0
com.mastfrog : function jar 2.8.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.