License |
License |
---|---|
GroupId | GroupIdcom.spiwer |
ArtifactId | ArtifactIdRosilla |
Version | Version1.8.13 |
Type | Typejar |
Description |
DescriptionRosilla
Library to manage the database
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
Rosilla-1.8.13.pom | |
Rosilla-1.8.13.jar | 46 KB |
Rosilla-1.8.13-sources.jar | 23 KB |
Rosilla-1.8.13-javadoc.jar | 175 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.spiwer/Rosilla/ -->
<dependency>
<groupId>com.spiwer</groupId>
<artifactId>Rosilla</artifactId>
<version>1.8.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.spiwer/Rosilla/
implementation 'com.spiwer:Rosilla:1.8.13'
// https://jarcasting.com/artifacts/com.spiwer/Rosilla/
implementation ("com.spiwer:Rosilla:1.8.13")
'com.spiwer:Rosilla:jar:1.8.13'
<dependency org="com.spiwer" name="Rosilla" rev="1.8.13">
<artifact name="Rosilla" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spiwer', module='Rosilla', version='1.8.13')
)
libraryDependencies += "com.spiwer" % "Rosilla" % "1.8.13"
[com.spiwer/Rosilla "1.8.13"]
Group / Artifact | Type | Version |
---|---|---|
com.spiwer : standard | jar | 1.6.12 |