is not current version
Last Version 1.0.5

com.github.developframework:develop-toolkit 0.2

开发工具箱

GroupId

GroupId

com.github.developframework
ArtifactId

ArtifactId

develop-toolkit
Version

Version

0.2
Type

Type

jar

Download develop-toolkit 0.2


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