Torch 
Boilerplate-free CoreData bridge.
| License |
License
The MIT License
|
|---|---|
| GroupId | GroupIdorg.brightify.torch |
| ArtifactId | ArtifactIdtorch-compiler |
| 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 |
<!-- https://jarcasting.com/artifacts/org.brightify.torch/torch-compiler/ -->
<dependency>
<groupId>org.brightify.torch</groupId>
<artifactId>torch-compiler</artifactId>
<version>1.0.0-alpha.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.brightify.torch/torch-compiler/
implementation 'org.brightify.torch:torch-compiler:1.0.0-alpha.3'
// https://jarcasting.com/artifacts/org.brightify.torch/torch-compiler/
implementation ("org.brightify.torch:torch-compiler:1.0.0-alpha.3")
'org.brightify.torch:torch-compiler:jar:1.0.0-alpha.3'
<dependency org="org.brightify.torch" name="torch-compiler" rev="1.0.0-alpha.3">
<artifact name="torch-compiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.brightify.torch', module='torch-compiler', version='1.0.0-alpha.3')
)
libraryDependencies += "org.brightify.torch" % "torch-compiler" % "1.0.0-alpha.3"
[org.brightify.torch/torch-compiler "1.0.0-alpha.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.brightify.torch : torch-api | jar | 1.0.0-alpha.3 |
| org.brightify.torch : torch-compiler-spi | jar | 1.0.0-alpha.3 |
| org.reflections : reflections | jar | 0.9.9 |
| com.google.inject : guice | jar | 4.0-beta4 |
| com.netflix.governator : governator | jar | 1.2.20 |
| javax.validation : validation-api | jar | 1.1.0.Final |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.testing.compile : compile-testing | jar | 0.6 |
Boilerplate-free CoreData bridge.