is not current version
Last Version 1.2.0-beta-4

jpox:jpox-thirdparty 1.2.0-beta-3


GroupId

GroupId

jpox
ArtifactId

ArtifactId

jpox-thirdparty
Version

Version

1.2.0-beta-3
Type

Type

jar

Download jpox-thirdparty 1.2.0-beta-3


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