не последняя версия
Последняя версия 0.0.9-ssgc

com.cq1080:universal 0.0.7

Yet Another Spring Boot Framework

Группа

Группа

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

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

universal
Версия

Версия

0.0.7
Тип

Тип

jar

Скачать universal 0.0.7


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