MVN

org.eclipse.golo : golo

Maven & Gradle

Oct 19, 2021
1 usages
470 stars

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

<dependency>
    <groupId>org.eclipse.golo</groupId>
    <artifactId>golo</artifactId>
    <version>3.4.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 3.4.0

All Versions

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

Version Vulnerabilities Updated
3.4.x
golo-3.4.0
golo-3.4.0-M1
3.3.x
golo-3.3.0
golo-3.3.0-M1
3.2.x
golo-3.2.0
golo-3.2.0-M5
golo-3.2.0-M4
golo-3.2.0-M3
golo-3.2.0-M1
3.1.x
golo-3.1.0
golo-3.1.0-M2
golo-3.1.0-incubation-M1
3.0.x
golo-3.0.0-incubation
golo-3.0.0-incubation-M3
golo-3.0.0-incubation-M2
golo-3.0.0-incubation-M1

How to add a dependency to Maven

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

<dependency>
    <groupId>org.eclipse.golo</groupId>
    <artifactId>golo</artifactId>
    <version>3.4.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.eclipse.golo:golo:3.4.0'

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

implementation("org.eclipse.golo:golo:3.4.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.eclipse.golo" % "golo" % "3.4.0"

Advertisement

Dependencies from Group

Oct 19, 2021
1 usages
470 stars
Nov 29, 2018
470 stars

Discover Dependencies

Jul 04, 2023
375 usages
Oct 08, 2015
3 usages
Dec 14, 2019
22 stars
Dec 20, 2017
1 usages
44 stars
Feb 23, 2022
7.4k stars
Oct 06, 2020
11 usages
1.9k stars
Feb 07, 2017
4 usages