| GroupId | GroupIdcom.guokr |
|---|---|
| ArtifactId | ArtifactIdstan-cn-tag |
| Version | Version0.0.3 |
| Type | Typejar |
| Filename | Size |
|---|---|
| stan-cn-tag-0.0.3.pom | |
| stan-cn-tag-0.0.3.jar | 14 MB |
| stan-cn-tag-0.0.3-sources.jar | 14 MB |
| stan-cn-tag-0.0.3-javadoc.jar | 31 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.guokr/stan-cn-tag/ -->
<dependency>
<groupId>com.guokr</groupId>
<artifactId>stan-cn-tag</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.guokr/stan-cn-tag/
implementation 'com.guokr:stan-cn-tag:0.0.3'
// https://jarcasting.com/artifacts/com.guokr/stan-cn-tag/
implementation ("com.guokr:stan-cn-tag:0.0.3")
'com.guokr:stan-cn-tag:jar:0.0.3'
<dependency org="com.guokr" name="stan-cn-tag" rev="0.0.3">
<artifact name="stan-cn-tag" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.guokr', module='stan-cn-tag', version='0.0.3')
)
libraryDependencies += "com.guokr" % "stan-cn-tag" % "0.0.3"
[com.guokr/stan-cn-tag "0.0.3"]