Last Version

mikera.jar - Mike's Java Library 1.6.1

General purpose utilities for Java by Mike Anderson

License

License

Categories

Categories

Net
GroupId

GroupId

net.mikera
ArtifactId

ArtifactId

mikera
Version

Version

1.6.1
Type

Type

jar
Description

Description

mikera.jar - Mike's Java Library
General purpose utilities for Java by Mike Anderson
Project URL

Project URL

https://github.com/mikera/mikera
Source Code Management

Source Code Management

https://github.com/mikera/mikera

Download mikera 1.6.1


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

Dependencies

compile (2)

Group / Artifact Type Version
net.mikera : randomz jar 0.3.0
net.mikera : mathz jar 0.3.0

test (2)

Group / Artifact Type Version
com.google.caliper : caliper jar 0.5-rc1
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.