GroupId | GroupIdcom.github.zj-dreamly |
---|---|
ArtifactId | ArtifactIddreamly-starter-tool |
Version | Version0.0.8 |
Type | Typejar |
Filename | Size |
---|---|
dreamly-starter-tool-0.0.8.pom | |
dreamly-starter-tool-0.0.8.jar | 35 KB |
dreamly-starter-tool-0.0.8-sources.jar | 20 KB |
dreamly-starter-tool-0.0.8-javadoc.jar | 182 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.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zj-dreamly/dreamly-starter-tool/
implementation 'com.github.zj-dreamly:dreamly-starter-tool:0.0.8'
// https://jarcasting.com/artifacts/com.github.zj-dreamly/dreamly-starter-tool/
implementation ("com.github.zj-dreamly:dreamly-starter-tool:0.0.8")
'com.github.zj-dreamly:dreamly-starter-tool:jar:0.0.8'
<dependency org="com.github.zj-dreamly" name="dreamly-starter-tool" rev="0.0.8">
<artifact name="dreamly-starter-tool" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zj-dreamly', module='dreamly-starter-tool', version='0.0.8')
)
libraryDependencies += "com.github.zj-dreamly" % "dreamly-starter-tool" % "0.0.8"
[com.github.zj-dreamly/dreamly-starter-tool "0.0.8"]