| License | License | 
|---|---|
| Categories | CategoriesORM Data | 
| GroupId | GroupIdru.noties.storm | 
| ArtifactId | ArtifactIdcore | 
| 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 | 
|---|---|
| core-2.0.0.pom | |
| core-2.0.0.jar | 47 KB | 
| core-2.0.0-sources.jar | 27 KB | 
| core-2.0.0-javadoc.jar | 95 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/ru.noties.storm/core/ -->
<dependency>
    <groupId>ru.noties.storm</groupId>
    <artifactId>core</artifactId>
    <version>2.0.0</version>
</dependency>// https://jarcasting.com/artifacts/ru.noties.storm/core/
implementation 'ru.noties.storm:core:2.0.0'// https://jarcasting.com/artifacts/ru.noties.storm/core/
implementation ("ru.noties.storm:core:2.0.0")'ru.noties.storm:core:jar:2.0.0'<dependency org="ru.noties.storm" name="core" rev="2.0.0">
  <artifact name="core" type="jar" />
</dependency>@Grapes(
@Grab(group='ru.noties.storm', module='core', version='2.0.0')
)libraryDependencies += "ru.noties.storm" % "core" % "2.0.0"[ru.noties.storm/core "2.0.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| ru.noties.storm : parser-runtime | jar | 2.0.0 | 
| ru.noties.storm : query | jar | 2.0.0 | 
| ru.noties.storm : lazy | jar | 2.0.0 | 
| ru.noties.storm : database | jar | 2.0.0 | 
| ru.noties.storm : reflect | jar | 2.0.0 | 
| ru.noties.storm : iterator | jar | 2.0.0 |