Last Version

org.brightify.torch:torch-core 1.0.0-alpha.3

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-core
Version

Version

1.0.0-alpha.3
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-core 1.0.0-alpha.3


<!-- https://jarcasting.com/artifacts/org.brightify.torch/torch-core/ -->
<dependency>
    <groupId>org.brightify.torch</groupId>
    <artifactId>torch-core</artifactId>
    <version>1.0.0-alpha.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.brightify.torch/torch-core/
implementation 'org.brightify.torch:torch-core:1.0.0-alpha.3'
// https://jarcasting.com/artifacts/org.brightify.torch/torch-core/
implementation ("org.brightify.torch:torch-core:1.0.0-alpha.3")
'org.brightify.torch:torch-core:jar:1.0.0-alpha.3'
<dependency org="org.brightify.torch" name="torch-core" rev="1.0.0-alpha.3">
  <artifact name="torch-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.brightify.torch', module='torch-core', version='1.0.0-alpha.3')
)
libraryDependencies += "org.brightify.torch" % "torch-core" % "1.0.0-alpha.3"
[org.brightify.torch/torch-core "1.0.0-alpha.3"]

Dependencies

compile (1)

Group / Artifact Type Version
org.brightify.torch : torch-api jar 1.0.0-alpha.3

provided (1)

Group / Artifact Type Version
org.brightify.torch : torch-compiler jar 1.0.0-alpha.3

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
org.hamcrest : hamcrest-all jar 1.3
org.brightify.torch : torch-testing-utils jar 1.0.0-alpha.3

Project Modules

There are no modules declared in this project.