is not current version
Last Version 2.1.12

com.github.zhycn:openyich-dependencies 2.1.3


GroupId

GroupId

com.github.zhycn
ArtifactId

ArtifactId

openyich-dependencies
Version

Version

2.1.3
Type

Type

pom

Download openyich-dependencies 2.1.3


<!-- https://jarcasting.com/artifacts/com.github.zhycn/openyich-dependencies/ -->
<dependency>
    <groupId>com.github.zhycn</groupId>
    <artifactId>openyich-dependencies</artifactId>
    <version>2.1.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.zhycn/openyich-dependencies/
implementation 'com.github.zhycn:openyich-dependencies:2.1.3'
// https://jarcasting.com/artifacts/com.github.zhycn/openyich-dependencies/
implementation ("com.github.zhycn:openyich-dependencies:2.1.3")
'com.github.zhycn:openyich-dependencies:pom:2.1.3'
<dependency org="com.github.zhycn" name="openyich-dependencies" rev="2.1.3">
  <artifact name="openyich-dependencies" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.zhycn', module='openyich-dependencies', version='2.1.3')
)
libraryDependencies += "com.github.zhycn" % "openyich-dependencies" % "2.1.3"
[com.github.zhycn/openyich-dependencies "2.1.3"]