is not current version
Last Version 1.2.0-beta-4

jpox:jpox-thirdparty 1.1.9


GroupId

GroupId

jpox
ArtifactId

ArtifactId

jpox-thirdparty
Version

Version

1.1.9
Type

Type

jar

Download jpox-thirdparty 1.1.9


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