MVN

org.brightify.torch : torch-testing-utils

Maven & Gradle

Nov 24, 2014
3 usages
<dependency>
    <groupId>org.brightify.torch</groupId>
    <artifactId>torch-testing-utils</artifactId>
    <version>1.0.0-alpha.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.brightify.torch : torch-testing-utils to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0-alpha.3
  • Latest Alpha: 1.0.0-alpha.3

All Versions

Choose a version of org.brightify.torch : torch-testing-utils to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
torch-testing-utils-1.0.0-alpha.3

How to add a dependency to Maven

Add the following org.brightify.torch : torch-testing-utils maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.brightify.torch</groupId>
    <artifactId>torch-testing-utils</artifactId>
    <version>1.0.0-alpha.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.brightify.torch : torch-testing-utils gradle dependency to your build.gradle file:

implementation 'org.brightify.torch:torch-testing-utils:1.0.0-alpha.3'

Gradle Kotlin DSL: Add the following org.brightify.torch : torch-testing-utils gradle kotlin dependency to your build.gradle.kts file:

implementation("org.brightify.torch:torch-testing-utils:1.0.0-alpha.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.brightify.torch : torch-testing-utils sbt scala dependency to your build.sbt file:

libraryDependencies += "org.brightify.torch" % "torch-testing-utils" % "1.0.0-alpha.3"

Advertisement

Dependencies from Group

Nov 24, 2014
6 usages
Nov 24, 2014
3 usages
Mar 19, 2014
3 usages
Nov 24, 2014
2 usages

Discover Dependencies

Apr 27, 2013
7 usages
Jan 08, 2015
3 usages
2.2k stars
Aug 14, 2009
5 usages
Sep 19, 2006
36 usages
Dec 05, 2012
13 usages
Jul 31, 2015
2 usages
433 stars
Apr 18, 2015
6 usages
10 stars
Mar 10, 2013
2 usages
10 stars