License |
License |
---|---|
GroupId | GroupIdcom.csicit.ace |
ArtifactId | ArtifactIddbplus |
Version | Version1.0.65 |
Type | Typejar |
Description |
DescriptionParent pom providing dependency and plugin management for applications
built with Maven
|
Project URL |
Project URL |
Filename | Size |
---|---|
dbplus-1.0.65.pom | |
dbplus-1.0.65.jar | 9 KB |
dbplus-1.0.65-sources.jar | 118 bytes |
dbplus-1.0.65-javadoc.jar | 75 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.csicit.ace/dbplus/ -->
<dependency>
<groupId>com.csicit.ace</groupId>
<artifactId>dbplus</artifactId>
<version>1.0.65</version>
</dependency>
// https://jarcasting.com/artifacts/com.csicit.ace/dbplus/
implementation 'com.csicit.ace:dbplus:1.0.65'
// https://jarcasting.com/artifacts/com.csicit.ace/dbplus/
implementation ("com.csicit.ace:dbplus:1.0.65")
'com.csicit.ace:dbplus:jar:1.0.65'
<dependency org="com.csicit.ace" name="dbplus" rev="1.0.65">
<artifact name="dbplus" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.csicit.ace', module='dbplus', version='1.0.65')
)
libraryDependencies += "com.csicit.ace" % "dbplus" % "1.0.65"
[com.csicit.ace/dbplus "1.0.65"]
Group / Artifact | Type | Version |
---|---|---|
com.csicit.ace : dbplus-core | jar | 1.0.65 |