License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.sxtanna.database |
ArtifactId | ArtifactIdSuper |
Last Version | Last Version3.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSuper
Parent artifact for my Database wrappers
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
Super-3.0.0.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sxtanna.database/Super/ -->
<dependency>
<groupId>com.sxtanna.database</groupId>
<artifactId>Super</artifactId>
<version>3.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.sxtanna.database/Super/
implementation 'com.sxtanna.database:Super:3.0.0'
// https://jarcasting.com/artifacts/com.sxtanna.database/Super/
implementation ("com.sxtanna.database:Super:3.0.0")
'com.sxtanna.database:Super:pom:3.0.0'
<dependency org="com.sxtanna.database" name="Super" rev="3.0.0">
<artifact name="Super" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.sxtanna.database', module='Super', version='3.0.0')
)
libraryDependencies += "com.sxtanna.database" % "Super" % "3.0.0"
[com.sxtanna.database/Super "3.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson | jar | 2.8.5 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jre8 | jar | 1.2.71 |
org.jetbrains.kotlin : kotlin-reflect | jar | 1.2.71 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-test-junit | jar | 1.2.71 |