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

com.cedarsoft.db:genericdaotest 1.0.0


Группа

Группа

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

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

genericdaotest
Версия

Версия

1.0.0
Тип

Тип

jar

Скачать genericdaotest 1.0.0


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