GroupId | GroupIdorg.mobicents.servers.jainslee.core |
---|---|
ArtifactId | ArtifactIdjmx-property-editors |
Version | Version3.0.20 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.mobicents.servers.jainslee.core/jmx-property-editors/ -->
<dependency>
<groupId>org.mobicents.servers.jainslee.core</groupId>
<artifactId>jmx-property-editors</artifactId>
<version>3.0.20</version>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.servers.jainslee.core/jmx-property-editors/
implementation 'org.mobicents.servers.jainslee.core:jmx-property-editors:3.0.20'
// https://jarcasting.com/artifacts/org.mobicents.servers.jainslee.core/jmx-property-editors/
implementation ("org.mobicents.servers.jainslee.core:jmx-property-editors:3.0.20")
'org.mobicents.servers.jainslee.core:jmx-property-editors:jar:3.0.20'
<dependency org="org.mobicents.servers.jainslee.core" name="jmx-property-editors" rev="3.0.20">
<artifact name="jmx-property-editors" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.servers.jainslee.core', module='jmx-property-editors', version='3.0.20')
)
libraryDependencies += "org.mobicents.servers.jainslee.core" % "jmx-property-editors" % "3.0.20"
[org.mobicents.servers.jainslee.core/jmx-property-editors "3.0.20"]