MVN

com.zaradai : gluon-examples

Maven & Gradle

Jan 29, 2017

Gluon Examples · Gluon - Examples to help demonstrate gluon capabilities.

<dependency>
    <groupId>com.zaradai</groupId>
    <artifactId>gluon-examples</artifactId>
    <version>0.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.zaradai : gluon-examples to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.1

All Versions

Choose a version of com.zaradai : gluon-examples to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
gluon-examples-0.0.1

How to add a dependency to Maven

Add the following com.zaradai : gluon-examples maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.zaradai</groupId>
    <artifactId>gluon-examples</artifactId>
    <version>0.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.zaradai : gluon-examples gradle dependency to your build.gradle file:

implementation 'com.zaradai:gluon-examples:0.0.1'

Gradle Kotlin DSL: Add the following com.zaradai : gluon-examples gradle kotlin dependency to your build.gradle.kts file:

implementation("com.zaradai:gluon-examples:0.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.zaradai : gluon-examples sbt scala dependency to your build.sbt file:

libraryDependencies += "com.zaradai" % "gluon-examples" % "0.0.1"

Advertisement

Dependencies from Group

Aug 21, 2014
2 usages
0 stars
Jan 29, 2017
1 usages
Jan 29, 2017

Discover Dependencies

Feb 09, 2017
5 stars
Apr 07, 2020
2 usages
189 stars
Apr 07, 2020
1 usages
189 stars
Jan 28, 2017
1 usages
4 stars
Jan 26, 2017
33 stars
Feb 12, 2020
94 stars
Feb 12, 2020
1 usages
94 stars
Feb 20, 2017
1 usages
1 stars