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

com.github.ice-zero-cat:framework 0.0.1

Dao framework

Группа

Группа

com.github.ice-zero-cat
Идентификатор

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

framework
Версия

Версия

0.0.1
Тип

Тип

pom

Скачать framework 0.0.1

Имя Файла Размер
framework-0.0.1.pom 11 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.github.ice-zero-cat/framework/ -->
<dependency>
    <groupId>com.github.ice-zero-cat</groupId>
    <artifactId>framework</artifactId>
    <version>0.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.ice-zero-cat/framework/
implementation 'com.github.ice-zero-cat:framework:0.0.1'
// https://jarcasting.com/artifacts/com.github.ice-zero-cat/framework/
implementation ("com.github.ice-zero-cat:framework:0.0.1")
'com.github.ice-zero-cat:framework:pom:0.0.1'
<dependency org="com.github.ice-zero-cat" name="framework" rev="0.0.1">
  <artifact name="framework" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.ice-zero-cat', module='framework', version='0.0.1')
)
libraryDependencies += "com.github.ice-zero-cat" % "framework" % "0.0.1"
[com.github.ice-zero-cat/framework "0.0.1"]