is not current version
Last Version 2.0.4

com.github.paganini2008:devtools-lang 2.0-RC2

Java Basic Tools

GroupId

GroupId

com.github.paganini2008
ArtifactId

ArtifactId

devtools-lang
Version

Version

2.0-RC2
Type

Type

jar

Download devtools-lang 2.0-RC2


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