Torch 
Boilerplate-free CoreData bridge.
| License |
License
The MIT License
|
|---|---|
| GroupId | GroupIdorg.brightify.torch |
| ArtifactId | ArtifactIdtorch-android |
| Last Version | Last Version1.0.0-alpha.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| torch-android-1.0.0-alpha.3.pom | |
| torch-android-1.0.0-alpha.3.jar | 38 KB |
| torch-android-1.0.0-alpha.3-sources.jar | 15 KB |
| torch-android-1.0.0-alpha.3-javadoc.jar | 102 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.brightify.torch/torch-android/ -->
<dependency>
<groupId>org.brightify.torch</groupId>
<artifactId>torch-android</artifactId>
<version>1.0.0-alpha.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.brightify.torch/torch-android/
implementation 'org.brightify.torch:torch-android:1.0.0-alpha.3'
// https://jarcasting.com/artifacts/org.brightify.torch/torch-android/
implementation ("org.brightify.torch:torch-android:1.0.0-alpha.3")
'org.brightify.torch:torch-android:jar:1.0.0-alpha.3'
<dependency org="org.brightify.torch" name="torch-android" rev="1.0.0-alpha.3">
<artifact name="torch-android" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.brightify.torch', module='torch-android', version='1.0.0-alpha.3')
)
libraryDependencies += "org.brightify.torch" % "torch-android" % "1.0.0-alpha.3"
[org.brightify.torch/torch-android "1.0.0-alpha.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.brightify.torch : torch-core | jar | 1.0.0-alpha.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.android : android | jar | 4.1.1.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.brightify.torch : torch-core | jar | 1.0.0-alpha.3 |
| org.brightify.torch : torch-testing-utils | jar | 1.0.0-alpha.3 |
| junit : junit | jar | 4.11 |
| org.robolectric : robolectric | jar | 2.3 |
Boilerplate-free CoreData bridge.