GroupId | GroupIdcom.xishankeji |
---|---|
ArtifactId | ArtifactIdPorter-DB |
Version | Version1.0.5-beta3 |
Type | Typejar |
Filename | Size |
---|---|
Porter-DB-1.0.5-beta3.pom | |
Porter-DB-1.0.5-beta3.jar | 197 KB |
Porter-DB-1.0.5-beta3-sources.jar | 103 KB |
Porter-DB-1.0.5-beta3-javadoc.jar | 607 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.xishankeji/Porter-DB/ -->
<dependency>
<groupId>com.xishankeji</groupId>
<artifactId>Porter-DB</artifactId>
<version>1.0.5-beta3</version>
</dependency>
// https://jarcasting.com/artifacts/com.xishankeji/Porter-DB/
implementation 'com.xishankeji:Porter-DB:1.0.5-beta3'
// https://jarcasting.com/artifacts/com.xishankeji/Porter-DB/
implementation ("com.xishankeji:Porter-DB:1.0.5-beta3")
'com.xishankeji:Porter-DB:jar:1.0.5-beta3'
<dependency org="com.xishankeji" name="Porter-DB" rev="1.0.5-beta3">
<artifact name="Porter-DB" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.xishankeji', module='Porter-DB', version='1.0.5-beta3')
)
libraryDependencies += "com.xishankeji" % "Porter-DB" % "1.0.5-beta3"
[com.xishankeji/Porter-DB "1.0.5-beta3"]