Last Version

Humpty 0.1.0

Puts your web assets back together

License

License

GroupId

GroupId

co.mewf.humpty
ArtifactId

ArtifactId

humpty
Version

Version

0.1.0
Type

Type

jar
Description

Description

Humpty
Puts your web assets back together
Source Code Management

Source Code Management

https://github.com/mwanji/humpty

Download humpty 0.1.0


<!-- https://jarcasting.com/artifacts/co.mewf.humpty/humpty/ -->
<dependency>
    <groupId>co.mewf.humpty</groupId>
    <artifactId>humpty</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/co.mewf.humpty/humpty/
implementation 'co.mewf.humpty:humpty:0.1.0'
// https://jarcasting.com/artifacts/co.mewf.humpty/humpty/
implementation ("co.mewf.humpty:humpty:0.1.0")
'co.mewf.humpty:humpty:jar:0.1.0'
<dependency org="co.mewf.humpty" name="humpty" rev="0.1.0">
  <artifact name="humpty" type="jar" />
</dependency>
@Grapes(
@Grab(group='co.mewf.humpty', module='humpty', version='0.1.0')
)
libraryDependencies += "co.mewf.humpty" % "humpty" % "0.1.0"
[co.mewf.humpty/humpty "0.1.0"]

Dependencies

compile (4)

Group / Artifact Type Version
com.moandjiezana.toml : toml4j jar 0.4.0
commons-io : commons-io jar 2.4
org.webjars : webjars-locator-core jar 0.22
javax.inject : javax.inject jar 1

test (4)

Group / Artifact Type Version
org.webjars : jquery jar 2.1.1
org.webjars : coffee-script jar 1.6.3
org.hamcrest : hamcrest-library jar 1.3
org.slf4j : slf4j-nop jar 1.7.10

Project Modules

There are no modules declared in this project.