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

com.csicit.ace:dbplus 1.0.22


Группа

Группа

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

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

dbplus
Версия

Версия

1.0.22
Тип

Тип

jar

Скачать dbplus 1.0.22


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