MVN

net.jini : jini-start-examples

Maven & Gradle

Dec 06, 2005
1 usages

Jini Start Examples Zip

<dependency>
    <groupId>net.jini</groupId>
    <artifactId>jini-start-examples</artifactId>
    <version>2.1-beta2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.jini : jini-start-examples to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.1-beta2
  • Latest Beta: 2.1-beta2

All Versions

Choose a version of net.jini : jini-start-examples to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.1
jini-start-examples-2.1-beta2

How to add a dependency to Maven

Add the following net.jini : jini-start-examples maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.jini</groupId>
    <artifactId>jini-start-examples</artifactId>
    <version>2.1-beta2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.jini : jini-start-examples gradle dependency to your build.gradle file:

implementation 'net.jini:jini-start-examples:2.1-beta2'

Gradle Kotlin DSL: Add the following net.jini : jini-start-examples gradle kotlin dependency to your build.gradle.kts file:

implementation("net.jini:jini-start-examples:2.1-beta2")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.jini : jini-start-examples sbt scala dependency to your build.sbt file:

libraryDependencies += "net.jini" % "jini-start-examples" % "2.1-beta2"

Advertisement

Dependencies from Group

Feb 09, 2016
15 usages
Feb 09, 2016
13 usages
Feb 09, 2016
10 usages
Feb 09, 2016
9 usages
Dec 13, 2005
5 usages

Discover Dependencies

Mar 30, 2011
1 usages
May 20, 2010
May 20, 2010
6 usages
Aug 13, 2013
2 stars
Jun 21, 2008
Dec 29, 2014
0 stars
Nov 17, 2014
45 stars