is not current version
Last Version 2.0.4

com.github.paganini2008:devtools-lang 1.0


GroupId

GroupId

com.github.paganini2008
ArtifactId

ArtifactId

devtools-lang
Version

Version

1.0
Type

Type

jar

Download devtools-lang 1.0


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