MVN

com.prezi.haskell : gradle-haskell-plugin

Maven & Gradle

May 10, 2016
16 stars

gradle-haskell-plugin · Gradle plugin for Haskell projects

<dependency>
    <groupId>com.prezi.haskell</groupId>
    <artifactId>gradle-haskell-plugin</artifactId>
    <version>0.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.prezi.haskell : gradle-haskell-plugin to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.5

All Versions

Choose a version of com.prezi.haskell : gradle-haskell-plugin to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.5
gradle-haskell-plugin-0.5
0.4
gradle-haskell-plugin-0.4
0.3.x
gradle-haskell-plugin-0.3.1
0.2
gradle-haskell-plugin-0.2-1-ge533c4f

How to add a dependency to Maven

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

<dependency>
    <groupId>com.prezi.haskell</groupId>
    <artifactId>gradle-haskell-plugin</artifactId>
    <version>0.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.prezi.haskell : gradle-haskell-plugin gradle dependency to your build.gradle file:

implementation 'com.prezi.haskell:gradle-haskell-plugin:0.5'

Gradle Kotlin DSL: Add the following com.prezi.haskell : gradle-haskell-plugin gradle kotlin dependency to your build.gradle.kts file:

implementation("com.prezi.haskell:gradle-haskell-plugin:0.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.prezi.haskell : gradle-haskell-plugin sbt scala dependency to your build.sbt file:

libraryDependencies += "com.prezi.haskell" % "gradle-haskell-plugin" % "0.5"

Advertisement

Dependencies from Group

Discover Dependencies

Nov 04, 2019
659 stars
Jan 10, 2019
2 usages
659 stars
Feb 02, 2017
1 usages
659 stars
Jun 19, 2015
346 stars
Jun 24, 2015
0 stars
Sep 15, 2020
2 usages
767 stars
Sep 15, 2020
767 stars
try
Jul 27, 2015
1 usages
102 stars
Mar 17, 2016
695 stars
Jun 17, 2015
4 usages
41 stars