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