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