MVN

groovy : gram

Maven & Gradle

Oct 03, 2005
4 usages

gram · Gram is a metadata processing engine for Groovy

<dependency>
    <groupId>groovy</groupId>
    <artifactId>gram</artifactId>
    <version>1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of groovy : gram to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1

All Versions

Choose a version of groovy : gram to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1
gram-1.1

How to add a dependency to Maven

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

<dependency>
    <groupId>groovy</groupId>
    <artifactId>gram</artifactId>
    <version>1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following groovy : gram gradle dependency to your build.gradle file:

implementation 'groovy:gram:1.1'

Gradle Kotlin DSL: Add the following groovy : gram gradle kotlin dependency to your build.gradle.kts file:

implementation("groovy:gram:1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following groovy : gram sbt scala dependency to your build.sbt file:

libraryDependencies += "groovy" % "gram" % "1.1"

Advertisement

Dependencies from Group

Oct 12, 2007
69 usages
Oct 12, 2007
40 usages
Jul 18, 2006
14 usages
Oct 03, 2005
4 usages
Nov 06, 2006
3 usages

Discover Dependencies

Feb 19, 2015
4 usages
13 stars
Feb 01, 2015
4 usages
0 stars
Jan 13, 2014
4 usages
Apr 22, 2014
2 usages
61 stars
Nov 17, 2012
10 usages