Last Version

Storm2.0 2.0.0

Android Storm2.0 library

License

License

Categories

Categories

Data ORM
GroupId

GroupId

ru.noties.storm
ArtifactId

ArtifactId

database
Version

Version

2.0.0
Type

Type

jar
Description

Description

Storm2.0
Android Storm2.0 library
Project URL

Project URL

https://github.com/noties/Storm2.0
Source Code Management

Source Code Management

https://github.com/noties/Storm2.0

Download database 2.0.0


<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.