License |
License |
---|---|
Categories |
CategoriesData ORM |
GroupId | GroupIdru.noties.storm |
ArtifactId | ArtifactIddatabase |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionStorm2.0
Android Storm2.0 library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
database-2.0.0.pom | |
database-2.0.0.jar | 11 KB |
database-2.0.0-sources.jar | 7 KB |
database-2.0.0-javadoc.jar | 61 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ru.noties.storm/database/ -->
<dependency>
<groupId>ru.noties.storm</groupId>
<artifactId>database</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/ru.noties.storm/database/
implementation 'ru.noties.storm:database:2.0.0'
// https://jarcasting.com/artifacts/ru.noties.storm/database/
implementation ("ru.noties.storm:database:2.0.0")
'ru.noties.storm:database:jar:2.0.0'
<dependency org="ru.noties.storm" name="database" rev="2.0.0">
<artifact name="database" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.noties.storm', module='database', version='2.0.0')
)
libraryDependencies += "ru.noties.storm" % "database" % "2.0.0"
[ru.noties.storm/database "2.0.0"]