is not current version
Last Version 1.19.4

com.sun.jersey.samples.moxy-oxm-mapping:beans 1.11-b04


Categories

Categories

Jersey Program Interface REST Frameworks
GroupId

GroupId

com.sun.jersey.samples.moxy-oxm-mapping
ArtifactId

ArtifactId

beans
Version

Version

1.11-b04
Type

Type

jar

Download beans 1.11-b04


<!-- https://jarcasting.com/artifacts/com.sun.jersey.samples.moxy-oxm-mapping/beans/ -->
<dependency>
    <groupId>com.sun.jersey.samples.moxy-oxm-mapping</groupId>
    <artifactId>beans</artifactId>
    <version>1.11-b04</version>
</dependency>
// https://jarcasting.com/artifacts/com.sun.jersey.samples.moxy-oxm-mapping/beans/
implementation 'com.sun.jersey.samples.moxy-oxm-mapping:beans:1.11-b04'
// https://jarcasting.com/artifacts/com.sun.jersey.samples.moxy-oxm-mapping/beans/
implementation ("com.sun.jersey.samples.moxy-oxm-mapping:beans:1.11-b04")
'com.sun.jersey.samples.moxy-oxm-mapping:beans:jar:1.11-b04'
<dependency org="com.sun.jersey.samples.moxy-oxm-mapping" name="beans" rev="1.11-b04">
  <artifact name="beans" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sun.jersey.samples.moxy-oxm-mapping', module='beans', version='1.11-b04')
)
libraryDependencies += "com.sun.jersey.samples.moxy-oxm-mapping" % "beans" % "1.11-b04"
[com.sun.jersey.samples.moxy-oxm-mapping/beans "1.11-b04"]