не последняя версия
Последняя версия 1.0.1.RELEASE

com.dtguai.cache:dtguai-cache 1.0.0-releases


Группа

Группа

com.dtguai.cache
Идентификатор

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

dtguai-cache
Версия

Версия

1.0.0-releases
Тип

Тип

jar

Скачать dtguai-cache 1.0.0-releases


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