GroupId | GroupIdcom.github.xuwei-k |
---|---|
ArtifactId | ArtifactIdzeroapply-all_2.11 |
Version | Version0.1.0 |
Type | Typejar |
Filename | Size |
---|---|
zeroapply-all_2.11-0.1.0.pom | |
zeroapply-all_2.11-0.1.0-javadoc.jar | 565 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.xuwei-k/zeroapply-all_2.11/ -->
<dependency>
<groupId>com.github.xuwei-k</groupId>
<artifactId>zeroapply-all_2.11</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xuwei-k/zeroapply-all_2.11/
implementation 'com.github.xuwei-k:zeroapply-all_2.11:0.1.0'
// https://jarcasting.com/artifacts/com.github.xuwei-k/zeroapply-all_2.11/
implementation ("com.github.xuwei-k:zeroapply-all_2.11:0.1.0")
'com.github.xuwei-k:zeroapply-all_2.11:jar:0.1.0'
<dependency org="com.github.xuwei-k" name="zeroapply-all_2.11" rev="0.1.0">
<artifact name="zeroapply-all_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xuwei-k', module='zeroapply-all_2.11', version='0.1.0')
)
libraryDependencies += "com.github.xuwei-k" % "zeroapply-all_2.11" % "0.1.0"
[com.github.xuwei-k/zeroapply-all_2.11 "0.1.0"]