is not current version
Last Version 1.8.15

com.spiwer:Rosilla 1.8.0

Library to manage the database

GroupId

GroupId

com.spiwer
ArtifactId

ArtifactId

Rosilla
Version

Version

1.8.0
Type

Type

jar

Download Rosilla 1.8.0


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