License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.sxtanna.database |
ArtifactId | ArtifactIdCore |
Last Version | Last Version1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCore
Core "API", contains base classes for other wrappers
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
Core-1.4.pom | |
Core-1.4.jar | 1 MB |
Core-1.4-sources.jar | 5 KB |
Core-1.4-javadoc.jar | 48 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sxtanna.database/Core/ -->
<dependency>
<groupId>com.sxtanna.database</groupId>
<artifactId>Core</artifactId>
<version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.sxtanna.database/Core/
implementation 'com.sxtanna.database:Core:1.4'
// https://jarcasting.com/artifacts/com.sxtanna.database/Core/
implementation ("com.sxtanna.database:Core:1.4")
'com.sxtanna.database:Core:jar:1.4'
<dependency org="com.sxtanna.database" name="Core" rev="1.4">
<artifact name="Core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sxtanna.database', module='Core', version='1.4')
)
libraryDependencies += "com.sxtanna.database" % "Core" % "1.4"
[com.sxtanna.database/Core "1.4"]
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 |