MVN

nu.zoom : base

Maven & Gradle

Oct 31, 2010
4 usages

zoom.nu Utility classes · This project contains some utility classes that have been used in various projects throughout the years.

<dependency>
    <groupId>nu.zoom</groupId>
    <artifactId>base</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of nu.zoom : base to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of nu.zoom : base to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
base-1.0.1

How to add a dependency to Maven

Add the following nu.zoom : base maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>nu.zoom</groupId>
    <artifactId>base</artifactId>
    <version>1.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following nu.zoom : base gradle dependency to your build.gradle file:

implementation 'nu.zoom:base:1.0.1'

Gradle Kotlin DSL: Add the following nu.zoom : base gradle kotlin dependency to your build.gradle.kts file:

implementation("nu.zoom:base:1.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following nu.zoom : base sbt scala dependency to your build.sbt file:

libraryDependencies += "nu.zoom" % "base" % "1.0.1"

Advertisement

Dependencies from Group

May 18, 2012
4 usages
Oct 31, 2010
4 usages
Oct 31, 2010
3 usages
Oct 31, 2010
1 usages
Oct 31, 2010
1 usages

Discover Dependencies

May 18, 2012
13 usages
Feb 25, 2013
0 stars
Oct 09, 2012
1 stars
Jan 23, 2013
Apr 05, 2013
1 usages
Apr 05, 2013
1 usages