is not current version
Last Version 1.3

tech.ibit:common-lang 1.0

common-lang

GroupId

GroupId

tech.ibit
ArtifactId

ArtifactId

common-lang
Version

Version

1.0
Type

Type

jar

Download common-lang 1.0


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