Categories |
CategoriesASM Application Layer Libs Bytecode Manipulation |
---|---|
GroupId | GroupIdorg.ow2.jasmine |
ArtifactId | ArtifactIdmbeancmd-lewys |
Version | Version2.2.2 |
Type | Typejar |
Filename | Size |
---|---|
mbeancmd-lewys-2.2.2.pom | |
mbeancmd-lewys-2.2.2.jar | 14 KB |
mbeancmd-lewys-2.2.2-sources.jar | 10 KB |
mbeancmd-lewys-2.2.2-javadoc.jar | 39 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ow2.jasmine/mbeancmd-lewys/ -->
<dependency>
<groupId>org.ow2.jasmine</groupId>
<artifactId>mbeancmd-lewys</artifactId>
<version>2.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.jasmine/mbeancmd-lewys/
implementation 'org.ow2.jasmine:mbeancmd-lewys:2.2.2'
// https://jarcasting.com/artifacts/org.ow2.jasmine/mbeancmd-lewys/
implementation ("org.ow2.jasmine:mbeancmd-lewys:2.2.2")
'org.ow2.jasmine:mbeancmd-lewys:jar:2.2.2'
<dependency org="org.ow2.jasmine" name="mbeancmd-lewys" rev="2.2.2">
<artifact name="mbeancmd-lewys" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.jasmine', module='mbeancmd-lewys', version='2.2.2')
)
libraryDependencies += "org.ow2.jasmine" % "mbeancmd-lewys" % "2.2.2"
[org.ow2.jasmine/mbeancmd-lewys "2.2.2"]