License |
License |
---|---|
Categories |
CategoriesNet ASM Application Layer Libs Bytecode Manipulation |
GroupId | GroupIdnet.oneandone |
ArtifactId | ArtifactIdjasmin |
Last Version | Last Version3.0.13 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJasmin
JavaScript and Css Modules
|
Project Organization |
Project Organization1&1 |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jasmin-3.0.13.pom | |
jasmin-3.0.13.jar | 78 KB |
jasmin-3.0.13-test-sources.jar | 18 KB |
jasmin-3.0.13-sources.jar | 47 KB |
jasmin-3.0.13-javadoc.jar | 183 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.oneandone/jasmin/ -->
<dependency>
<groupId>net.oneandone</groupId>
<artifactId>jasmin</artifactId>
<version>3.0.13</version>
</dependency>
// https://jarcasting.com/artifacts/net.oneandone/jasmin/
implementation 'net.oneandone:jasmin:3.0.13'
// https://jarcasting.com/artifacts/net.oneandone/jasmin/
implementation ("net.oneandone:jasmin:3.0.13")
'net.oneandone:jasmin:jar:3.0.13'
<dependency org="net.oneandone" name="jasmin" rev="3.0.13">
<artifact name="jasmin" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.oneandone', module='jasmin', version='3.0.13')
)
libraryDependencies += "net.oneandone" % "jasmin" % "3.0.13"
[net.oneandone/jasmin "3.0.13"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
net.oneandone : sushi | jar | 3.1.6 |
net.oneandone : graph | jar | 1.0.0 |
net.oneandone : metadata | jar | 1.0.0 |
net.oneandone : ssass | jar | 1.0.10 |
com.google.javascript : closure-compiler | jar | v20140625 |
org.pustefixframework : pustefix-live | jar | 0.22.0 |
org.json : json | jar | 20090211 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.slf4j : slf4j-log4j12 | jar | 1.7.25 |