GroupId | GroupIdcom.github.zj-dreamly |
---|---|
ArtifactId | ArtifactIddreamly-tool |
Version | Version0.0.4 |
Type | Typepom |
Filename | Size |
---|---|
dreamly-tool-0.0.4.pom | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.zj-dreamly/dreamly-tool/ -->
<dependency>
<groupId>com.github.zj-dreamly</groupId>
<artifactId>dreamly-tool</artifactId>
<version>0.0.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.zj-dreamly/dreamly-tool/
implementation 'com.github.zj-dreamly:dreamly-tool:0.0.4'
// https://jarcasting.com/artifacts/com.github.zj-dreamly/dreamly-tool/
implementation ("com.github.zj-dreamly:dreamly-tool:0.0.4")
'com.github.zj-dreamly:dreamly-tool:pom:0.0.4'
<dependency org="com.github.zj-dreamly" name="dreamly-tool" rev="0.0.4">
<artifact name="dreamly-tool" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.zj-dreamly', module='dreamly-tool', version='0.0.4')
)
libraryDependencies += "com.github.zj-dreamly" % "dreamly-tool" % "0.0.4"
[com.github.zj-dreamly/dreamly-tool "0.0.4"]