is not current version
Last Version 3.7.1

com.yixan.java.core:yixan-core-parent 3.6.8

yixan software java core library

Categories

Categories

Java Languages
GroupId

GroupId

com.yixan.java.core
ArtifactId

ArtifactId

yixan-core-parent
Version

Version

3.6.8
Type

Type

pom

Download yixan-core-parent 3.6.8


<!-- https://jarcasting.com/artifacts/com.yixan.java.core/yixan-core-parent/ -->
<dependency>
    <groupId>com.yixan.java.core</groupId>
    <artifactId>yixan-core-parent</artifactId>
    <version>3.6.8</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.yixan.java.core/yixan-core-parent/
implementation 'com.yixan.java.core:yixan-core-parent:3.6.8'
// https://jarcasting.com/artifacts/com.yixan.java.core/yixan-core-parent/
implementation ("com.yixan.java.core:yixan-core-parent:3.6.8")
'com.yixan.java.core:yixan-core-parent:pom:3.6.8'
<dependency org="com.yixan.java.core" name="yixan-core-parent" rev="3.6.8">
  <artifact name="yixan-core-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.yixan.java.core', module='yixan-core-parent', version='3.6.8')
)
libraryDependencies += "com.yixan.java.core" % "yixan-core-parent" % "3.6.8"
[com.yixan.java.core/yixan-core-parent "3.6.8"]