Last Version

Lang Extras 0.1.0

Extensions to Java Lang API.

License

License

GroupId

GroupId

org.jvirtanen.lang
ArtifactId

ArtifactId

lang-extras
Version

Version

0.1.0
Type

Type

jar
Description

Description

Lang Extras
Extensions to Java Lang API.
Project URL

Project URL

https://github.com/jvirtanen/lang-extras
Source Code Management

Source Code Management

https://github.com/jvirtanen/lang-extras

Download lang-extras 0.1.0


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.