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

org.huiche:huiche-service 1.0.1


Группа

Группа

org.huiche
Идентификатор

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

huiche-service
Версия

Версия

1.0.1
Тип

Тип

jar

Скачать huiche-service 1.0.1


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