MVN

co.mewf.humpty : humpty

Maven & Gradle

Mar 09, 2015
6 usages

Humpty · Puts your web assets back together

<dependency>
    <groupId>co.mewf.humpty</groupId>
    <artifactId>humpty</artifactId>
    <version>0.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of co.mewf.humpty : humpty to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.0

All Versions

Choose a version of co.mewf.humpty : humpty to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
humpty-0.1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>co.mewf.humpty</groupId>
    <artifactId>humpty</artifactId>
    <version>0.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following co.mewf.humpty : humpty gradle dependency to your build.gradle file:

implementation 'co.mewf.humpty:humpty:0.1.0'

Gradle Kotlin DSL: Add the following co.mewf.humpty : humpty gradle kotlin dependency to your build.gradle.kts file:

implementation("co.mewf.humpty:humpty:0.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following co.mewf.humpty : humpty sbt scala dependency to your build.sbt file:

libraryDependencies += "co.mewf.humpty" % "humpty" % "0.1.0"

Advertisement

Dependencies from Group

Mar 09, 2015
6 usages
Apr 23, 2015
1 usages
Apr 27, 2015
1 usages
Mar 10, 2015
1 usages
Mar 10, 2015
1 usages

Discover Dependencies

Aug 04, 2010
2 usages
Jun 24, 2011
2 usages
Feb 27, 2015
2 usages
0 stars
Sep 15, 2013
4 usages
0 stars
Dec 06, 2012
3 usages
248 stars
Jul 26, 2014
2 usages
0 stars
Feb 24, 2010
5 usages
Mar 02, 2015
2 usages
937 stars