Last Version

Storm library 1.0.3

Android SQLite database manager

License

License

Categories

Categories

ORM Data
GroupId

GroupId

ru.noties
ArtifactId

ArtifactId

storm
Version

Version

1.0.3
Type

Type

aar
Description

Description

Storm library
Android SQLite database manager
Project URL

Project URL

https://github.com/noties/Storm
Source Code Management

Source Code Management

https://github.com/noties/Storm

Download storm 1.0.3


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

Dependencies

compile (3)

Group / Artifact Type Version
com.android.support » recyclerview-v7 jar 21.0.3
com.android.support » support-v4 jar 21.0.3
com.android.support » support-annotations jar 21.0.3

Project Modules

There are no modules declared in this project.