License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdio.github.portlek |
ArtifactId | ArtifactIddatabase |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondatabase
An API for creating and managing file.
|
Filename | Size |
---|---|
database-1.1.pom | |
database-1.1.jar | 13 KB |
database-1.1-sources.jar | 8 KB |
database-1.1-javadoc.jar | 65 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.portlek/database/ -->
<dependency>
<groupId>io.github.portlek</groupId>
<artifactId>database</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.portlek/database/
implementation 'io.github.portlek:database:1.1'
// https://jarcasting.com/artifacts/io.github.portlek/database/
implementation ("io.github.portlek:database:1.1")
'io.github.portlek:database:jar:1.1'
<dependency org="io.github.portlek" name="database" rev="1.1">
<artifact name="database" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.portlek', module='database', version='1.1')
)
libraryDependencies += "io.github.portlek" % "database" % "1.1"
[io.github.portlek/database "1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains : annotations | jar | 19.0.0 |
org.projectlombok : lombok | jar | 1.18.12 |
org.bukkit » bukkit | jar | 1.15.2-R0.1-SNAPSHOT |