GroupId | GroupIdjpox |
---|---|
ArtifactId | ArtifactIdjpox-thirdparty |
Last Version | Last Version1.2.0-beta-4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThirdParty stubs
|
Filename | Size |
---|---|
jpox-thirdparty-1.2.0-beta-4.pom | |
jpox-thirdparty-1.2.0-beta-4.jar | 20 KB |
Browse |
<!-- https://jarcasting.com/artifacts/jpox/jpox-thirdparty/ -->
<dependency>
<groupId>jpox</groupId>
<artifactId>jpox-thirdparty</artifactId>
<version>1.2.0-beta-4</version>
</dependency>
// https://jarcasting.com/artifacts/jpox/jpox-thirdparty/
implementation 'jpox:jpox-thirdparty:1.2.0-beta-4'
// https://jarcasting.com/artifacts/jpox/jpox-thirdparty/
implementation ("jpox:jpox-thirdparty:1.2.0-beta-4")
'jpox:jpox-thirdparty:jar:1.2.0-beta-4'
<dependency org="jpox" name="jpox-thirdparty" rev="1.2.0-beta-4">
<artifact name="jpox-thirdparty" type="jar" />
</dependency>
@Grapes(
@Grab(group='jpox', module='jpox-thirdparty', version='1.2.0-beta-4')
)
libraryDependencies += "jpox" % "jpox-thirdparty" % "1.2.0-beta-4"
[jpox/jpox-thirdparty "1.2.0-beta-4"]