is not current version
Last Version 1.0.5

com.github.developframework:develop-toolkit 1.0.2

开发工具箱

GroupId

GroupId

com.github.developframework
ArtifactId

ArtifactId

develop-toolkit
Version

Version

1.0.2
Type

Type

pom

Download develop-toolkit 1.0.2


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