Jong Soft: language commons

Java Language Extensions

License

License

GroupId

GroupId

com.jongsoft.lang
ArtifactId

ArtifactId

commons
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Jong Soft: language commons
Java Language Extensions
Project Organization

Project Organization

Jong Soft

Download commons

How to add to project

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

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.2
0.0.1