is not current version
Last Version 2009-04-04-rev-1

org.jvnet.jax-ws-commons:ec2 2008-08-08-rev-1


Categories

Categories

Net
GroupId

GroupId

org.jvnet.jax-ws-commons
ArtifactId

ArtifactId

ec2
Version

Version

2008-08-08-rev-1
Type

Type

jar

Download ec2 2008-08-08-rev-1


<!-- https://jarcasting.com/artifacts/org.jvnet.jax-ws-commons/ec2/ -->
<dependency>
    <groupId>org.jvnet.jax-ws-commons</groupId>
    <artifactId>ec2</artifactId>
    <version>2008-08-08-rev-1</version>
</dependency>
// https://jarcasting.com/artifacts/org.jvnet.jax-ws-commons/ec2/
implementation 'org.jvnet.jax-ws-commons:ec2:2008-08-08-rev-1'
// https://jarcasting.com/artifacts/org.jvnet.jax-ws-commons/ec2/
implementation ("org.jvnet.jax-ws-commons:ec2:2008-08-08-rev-1")
'org.jvnet.jax-ws-commons:ec2:jar:2008-08-08-rev-1'
<dependency org="org.jvnet.jax-ws-commons" name="ec2" rev="2008-08-08-rev-1">
  <artifact name="ec2" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jvnet.jax-ws-commons', module='ec2', version='2008-08-08-rev-1')
)
libraryDependencies += "org.jvnet.jax-ws-commons" % "ec2" % "2008-08-08-rev-1"
[org.jvnet.jax-ws-commons/ec2 "2008-08-08-rev-1"]