GroupId | GroupIdcom.github.zj-dreamly |
---|---|
ArtifactId | ArtifactIddreamly-starter-tool |
Version | Version0.0.6 |
Type | Typejar |
Filename | Size |
---|---|
dreamly-starter-tool-0.0.6.pom | |
dreamly-starter-tool-0.0.6.jar | 33 KB |
dreamly-starter-tool-0.0.6-sources.jar | 19 KB |
dreamly-starter-tool-0.0.6-javadoc.jar | 170 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.zj-dreamly/dreamly-starter-tool/ -->
<dependency>
<groupId>com.github.zj-dreamly</groupId>
<artifactId>dreamly-starter-tool</artifactId>
<version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zj-dreamly/dreamly-starter-tool/
implementation 'com.github.zj-dreamly:dreamly-starter-tool:0.0.6'
// https://jarcasting.com/artifacts/com.github.zj-dreamly/dreamly-starter-tool/
implementation ("com.github.zj-dreamly:dreamly-starter-tool:0.0.6")
'com.github.zj-dreamly:dreamly-starter-tool:jar:0.0.6'
<dependency org="com.github.zj-dreamly" name="dreamly-starter-tool" rev="0.0.6">
<artifact name="dreamly-starter-tool" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zj-dreamly', module='dreamly-starter-tool', version='0.0.6')
)
libraryDependencies += "com.github.zj-dreamly" % "dreamly-starter-tool" % "0.0.6"
[com.github.zj-dreamly/dreamly-starter-tool "0.0.6"]