Last Version

@evenh's util library 0.0.2

Various utilities that can be repetitive to write in multiple codebases

License

License

Categories

Categories

Net
GroupId

GroupId

net.evenh
ArtifactId

ArtifactId

util
Version

Version

0.0.2
Type

Type

jar
Description

Description

@evenh's util library
Various utilities that can be repetitive to write in multiple codebases
Project URL

Project URL

https://github.com/evenh/utils
Source Code Management

Source Code Management

https://github.com/evenh/utils

Download util 0.0.2


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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.guava : guava jar 21.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3

Project Modules

There are no modules declared in this project.