is not current version
Last Version 2.3.2

org.ow2.jasmine:mbeancmd-modules 2.2.1-M1


Categories

Categories

ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

org.ow2.jasmine
ArtifactId

ArtifactId

mbeancmd-modules
Version

Version

2.2.1-M1
Type

Type

pom

Download mbeancmd-modules 2.2.1-M1


<!-- https://jarcasting.com/artifacts/org.ow2.jasmine/mbeancmd-modules/ -->
<dependency>
    <groupId>org.ow2.jasmine</groupId>
    <artifactId>mbeancmd-modules</artifactId>
    <version>2.2.1-M1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.jasmine/mbeancmd-modules/
implementation 'org.ow2.jasmine:mbeancmd-modules:2.2.1-M1'
// https://jarcasting.com/artifacts/org.ow2.jasmine/mbeancmd-modules/
implementation ("org.ow2.jasmine:mbeancmd-modules:2.2.1-M1")
'org.ow2.jasmine:mbeancmd-modules:pom:2.2.1-M1'
<dependency org="org.ow2.jasmine" name="mbeancmd-modules" rev="2.2.1-M1">
  <artifact name="mbeancmd-modules" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.ow2.jasmine', module='mbeancmd-modules', version='2.2.1-M1')
)
libraryDependencies += "org.ow2.jasmine" % "mbeancmd-modules" % "2.2.1-M1"
[org.ow2.jasmine/mbeancmd-modules "2.2.1-M1"]