is not current version
Last Version 1.1.6

com.sun.xml.rpc:jaxrpc-samples.attachments 1.1.5


GroupId

GroupId

com.sun.xml.rpc
ArtifactId

ArtifactId

jaxrpc-samples.attachments
Version

Version

1.1.5
Type

Type

jar

Download jaxrpc-samples.attachments 1.1.5


<!-- https://jarcasting.com/artifacts/com.sun.xml.rpc/jaxrpc-samples.attachments/ -->
<dependency>
    <groupId>com.sun.xml.rpc</groupId>
    <artifactId>jaxrpc-samples.attachments</artifactId>
    <version>1.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.sun.xml.rpc/jaxrpc-samples.attachments/
implementation 'com.sun.xml.rpc:jaxrpc-samples.attachments:1.1.5'
// https://jarcasting.com/artifacts/com.sun.xml.rpc/jaxrpc-samples.attachments/
implementation ("com.sun.xml.rpc:jaxrpc-samples.attachments:1.1.5")
'com.sun.xml.rpc:jaxrpc-samples.attachments:jar:1.1.5'
<dependency org="com.sun.xml.rpc" name="jaxrpc-samples.attachments" rev="1.1.5">
  <artifact name="jaxrpc-samples.attachments" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sun.xml.rpc', module='jaxrpc-samples.attachments', version='1.1.5')
)
libraryDependencies += "com.sun.xml.rpc" % "jaxrpc-samples.attachments" % "1.1.5"
[com.sun.xml.rpc/jaxrpc-samples.attachments "1.1.5"]