is not current version
Last Version 3.7.1

com.yixan.java.core:yixan-base-service 3.0.1


Categories

Categories

Java Languages
GroupId

GroupId

com.yixan.java.core
ArtifactId

ArtifactId

yixan-base-service
Version

Version

3.0.1
Type

Type

jar

Download yixan-base-service 3.0.1


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