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