org.brightify.torch:torch-compiler

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

The MIT License
GroupId

GroupId

org.brightify.torch
ArtifactId

ArtifactId

torch-compiler
Last Version

Last Version

1.0.0-alpha.3
Release Date

Release Date

Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project Organization

Project Organization

Brightify

Download torch-compiler

How to add to project

<!-- 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"]

Dependencies

compile (6)

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

test (1)

Group / Artifact Type Version
com.google.testing.compile : compile-testing jar 0.6

Project Modules

There are no modules declared in this project.

Torch Build Status

Boilerplate-free CoreData bridge.

org.brightify.torch

Brightify

It's not really about what, but how.

Versions

Version
1.0.0-alpha.3
1.0-alpha-01