не последняя версия
Последняя версия 3.7.1

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


Категории

Категории

Java Языки программирования
Группа

Группа

com.yixan.java.core
Идентификатор

Идентификатор

yixan-base-service
Версия

Версия

3.6.6
Тип

Тип

jar

Скачать yixan-base-service 3.6.6


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