is not current version
Last Version 3.0.13

net.oneandone:jasmin 3.0.1

JavaScript and Css Modules

Categories

Categories

Net ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

net.oneandone
ArtifactId

ArtifactId

jasmin
Version

Version

3.0.1
Type

Type

jar

Download jasmin 3.0.1


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