Categories |
CategoriesData |
---|---|
GroupId | GroupIdcom.github.zhycn |
ArtifactId | ArtifactIdopenyich-data |
Version | Version2.1.4 |
Type | Typejar |
Filename | Size |
---|---|
openyich-data-2.1.4.pom | |
openyich-data-2.1.4.jar | 23 KB |
openyich-data-2.1.4-sources.jar | 13 KB |
openyich-data-2.1.4-javadoc.jar | 146 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.zhycn/openyich-data/ -->
<dependency>
<groupId>com.github.zhycn</groupId>
<artifactId>openyich-data</artifactId>
<version>2.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zhycn/openyich-data/
implementation 'com.github.zhycn:openyich-data:2.1.4'
// https://jarcasting.com/artifacts/com.github.zhycn/openyich-data/
implementation ("com.github.zhycn:openyich-data:2.1.4")
'com.github.zhycn:openyich-data:jar:2.1.4'
<dependency org="com.github.zhycn" name="openyich-data" rev="2.1.4">
<artifact name="openyich-data" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zhycn', module='openyich-data', version='2.1.4')
)
libraryDependencies += "com.github.zhycn" % "openyich-data" % "2.1.4"
[com.github.zhycn/openyich-data "2.1.4"]