is not current version
Last Version 2.0.4

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

Java Basic Tools

GroupId

GroupId

com.github.paganini2008
ArtifactId

ArtifactId

devtools-lang
Version

Version

2.0-RC3
Type

Type

jar

Download devtools-lang 2.0-RC3


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