is not current version
Last Version 1.0.0-alpha.3

org.brightify.torch:torch-parent 1.0-alpha-01


GroupId

GroupId

org.brightify.torch
ArtifactId

ArtifactId

torch-parent
Version

Version

1.0-alpha-01
Type

Type

pom

Download torch-parent 1.0-alpha-01


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