is not current version
Last Version 1.8.15

com.spiwer:Rosilla 1.8.14

Library to manage the database

GroupId

GroupId

com.spiwer
ArtifactId

ArtifactId

Rosilla
Version

Version

1.8.14
Type

Type

jar

Download Rosilla 1.8.14


<!-- https://jarcasting.com/artifacts/com.spiwer/Rosilla/ -->
<dependency>
    <groupId>com.spiwer</groupId>
    <artifactId>Rosilla</artifactId>
    <version>1.8.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.spiwer/Rosilla/
implementation 'com.spiwer:Rosilla:1.8.14'
// https://jarcasting.com/artifacts/com.spiwer/Rosilla/
implementation ("com.spiwer:Rosilla:1.8.14")
'com.spiwer:Rosilla:jar:1.8.14'
<dependency org="com.spiwer" name="Rosilla" rev="1.8.14">
  <artifact name="Rosilla" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spiwer', module='Rosilla', version='1.8.14')
)
libraryDependencies += "com.spiwer" % "Rosilla" % "1.8.14"
[com.spiwer/Rosilla "1.8.14"]