Extend Java Lang Api

Provides a host of helper utilities for the java.lang API

License

License

GroupId

GroupId

com.github.marcosemiao
ArtifactId

ArtifactId

extend-lang
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Extend Java Lang Api
Provides a host of helper utilities for the java.lang API
Project URL

Project URL

https://github.com/marcosemiao/extend-lang

Download extend-lang

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1