MVN

org.golo-lang : golo

Maven & Gradle

Mar 17, 2015
1 usages
0 stars

Golo Programming Language · Golo: a lightweight dynamic language for the JVM.

<dependency>
    <groupId>org.golo-lang</groupId>
    <artifactId>golo</artifactId>
    <version>2.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.golo-lang : golo to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.1.0

All Versions

Choose a version of org.golo-lang : golo to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.1.x
golo-2.1.0
2.0.x
golo-2.0.0
1.1.x
golo-1.1.0
1.0.x
golo-1.0.0
0
golo-0-preview12
golo-0-preview11
golo-0-preview10
golo-0-preview9
golo-0-preview8
golo-0-preview7
golo-0-preview6
golo-0-preview5
golo-0-preview4
golo-0-preview3
golo-0-preview2
golo-0-preview1

How to add a dependency to Maven

Add the following org.golo-lang : golo maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.golo-lang</groupId>
    <artifactId>golo</artifactId>
    <version>2.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.golo-lang : golo gradle dependency to your build.gradle file:

implementation 'org.golo-lang:golo:2.1.0'

Gradle Kotlin DSL: Add the following org.golo-lang : golo gradle kotlin dependency to your build.gradle.kts file:

implementation("org.golo-lang:golo:2.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.golo-lang : golo sbt scala dependency to your build.sbt file:

libraryDependencies += "org.golo-lang" % "golo" % "2.1.0"

Advertisement

Dependencies from Group

Mar 17, 2015
1 usages
0 stars
Aug 05, 2014
5 stars
Mar 17, 2015
0 stars

Discover Dependencies

Jun 03, 2011
1 usages
Feb 08, 2009
4 usages
Sep 17, 2012
1 usages
1 stars
May 20, 2010
1 usages
Nov 06, 2006
1 usages
Oct 04, 2013
1 usages
21 stars
Feb 14, 2014
4 usages
480 stars
Jul 13, 2014
1 usages
24 stars