is not current version
Last Version 1.0.8.1

com.gitee.randomobject:devtools 1.0.8.0


GroupId

GroupId

com.gitee.randomobject
ArtifactId

ArtifactId

devtools
Version

Version

1.0.8.0
Type

Type

jar

Download devtools 1.0.8.0


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