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