Torch 
Boilerplate-free CoreData bridge.
| License |
License
THe MIT License
|
|---|---|
| GroupId | GroupIdorg.brightify.torch |
| ArtifactId | ArtifactIdtorch-bridge |
| Last Version | Last Version1.0-alpha-01 |
| 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-bridge-1.0-alpha-01.pom | |
| torch-bridge-1.0-alpha-01.jar | 41 KB |
| torch-bridge-1.0-alpha-01-sources.jar | 12 KB |
| torch-bridge-1.0-alpha-01-javadoc.jar | 232 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.brightify.torch/torch-bridge/ -->
<dependency>
<groupId>org.brightify.torch</groupId>
<artifactId>torch-bridge</artifactId>
<version>1.0-alpha-01</version>
</dependency>
// https://jarcasting.com/artifacts/org.brightify.torch/torch-bridge/
implementation 'org.brightify.torch:torch-bridge:1.0-alpha-01'
// https://jarcasting.com/artifacts/org.brightify.torch/torch-bridge/
implementation ("org.brightify.torch:torch-bridge:1.0-alpha-01")
'org.brightify.torch:torch-bridge:jar:1.0-alpha-01'
<dependency org="org.brightify.torch" name="torch-bridge" rev="1.0-alpha-01">
<artifact name="torch-bridge" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.brightify.torch', module='torch-bridge', version='1.0-alpha-01')
)
libraryDependencies += "org.brightify.torch" % "torch-bridge" % "1.0-alpha-01"
[org.brightify.torch/torch-bridge "1.0-alpha-01"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.brightify.torch : torch-api | jar | 1.0-alpha-01 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.android : android | jar | 4.1.1.4 |
Boilerplate-free CoreData bridge.