MVN

loom : maven-loom-plugin

Maven & Gradle

Sep 20, 2005
<dependency>
    <groupId>loom</groupId>
    <artifactId>maven-loom-plugin</artifactId>
    <version>1.0-rc1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of loom : maven-loom-plugin to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0-rc1
  • Latest Release Candidate: 1.0-rc1

All Versions

Choose a version of loom : maven-loom-plugin to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
maven-loom-plugin-1.0-rc1

How to add a dependency to Maven

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

<dependency>
    <groupId>loom</groupId>
    <artifactId>maven-loom-plugin</artifactId>
    <version>1.0-rc1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following loom : maven-loom-plugin gradle dependency to your build.gradle file:

implementation 'loom:maven-loom-plugin:1.0-rc1'

Gradle Kotlin DSL: Add the following loom : maven-loom-plugin gradle kotlin dependency to your build.gradle.kts file:

implementation("loom:maven-loom-plugin:1.0-rc1")

How to add a dependency to SBT Scala

SBT Scala: Add the following loom : maven-loom-plugin sbt scala dependency to your build.sbt file:

libraryDependencies += "loom" % "maven-loom-plugin" % "1.0-rc1"

Advertisement

Dependencies from Group

Sep 20, 2005
2 usages
Sep 20, 2005
1 usages
Sep 20, 2005
1 usages
Sep 20, 2005
Sep 20, 2005

Discover Dependencies

Apr 08, 2015
2 usages
15.7k stars
Aug 15, 2011
6 usages
Jan 24, 2015
16 usages
230 stars
Oct 07, 2014
1 usages
514 stars
Jun 04, 2014
11 usages
Apr 11, 2014
7 stars
Apr 12, 2013
5 usages
Jun 10, 2013
3 usages
0 stars