GroupId | GroupIdio.github.ohltao |
---|---|
ArtifactId | ArtifactIdcom.arms.yywp |
Version | Version1.8 |
Type | Typejar |
Filename | Size |
---|---|
com.arms.yywp-1.8.pom | |
com.arms.yywp-1.8.jar | 38 KB |
com.arms.yywp-1.8-sources.jar | 19 KB |
com.arms.yywp-1.8-javadoc.jar | 610 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.ohltao/com.arms.yywp/ -->
<dependency>
<groupId>io.github.ohltao</groupId>
<artifactId>com.arms.yywp</artifactId>
<version>1.8</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.ohltao/com.arms.yywp/
implementation 'io.github.ohltao:com.arms.yywp:1.8'
// https://jarcasting.com/artifacts/io.github.ohltao/com.arms.yywp/
implementation ("io.github.ohltao:com.arms.yywp:1.8")
'io.github.ohltao:com.arms.yywp:jar:1.8'
<dependency org="io.github.ohltao" name="com.arms.yywp" rev="1.8">
<artifact name="com.arms.yywp" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.ohltao', module='com.arms.yywp', version='1.8')
)
libraryDependencies += "io.github.ohltao" % "com.arms.yywp" % "1.8"
[io.github.ohltao/com.arms.yywp "1.8"]