is not current version
Last Version 1.2.1

org.ow2.petals:petals-bc-soap-clientserver-api 1.0.0

Petals BC Soap Client/Server API

Categories

Categories

CLI User Interface
GroupId

GroupId

org.ow2.petals
ArtifactId

ArtifactId

petals-bc-soap-clientserver-api
Version

Version

1.0.0
Type

Type

jar

Download petals-bc-soap-clientserver-api 1.0.0


<!-- https://jarcasting.com/artifacts/org.ow2.petals/petals-bc-soap-clientserver-api/ -->
<dependency>
    <groupId>org.ow2.petals</groupId>
    <artifactId>petals-bc-soap-clientserver-api</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.petals/petals-bc-soap-clientserver-api/
implementation 'org.ow2.petals:petals-bc-soap-clientserver-api:1.0.0'
// https://jarcasting.com/artifacts/org.ow2.petals/petals-bc-soap-clientserver-api/
implementation ("org.ow2.petals:petals-bc-soap-clientserver-api:1.0.0")
'org.ow2.petals:petals-bc-soap-clientserver-api:jar:1.0.0'
<dependency org="org.ow2.petals" name="petals-bc-soap-clientserver-api" rev="1.0.0">
  <artifact name="petals-bc-soap-clientserver-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.petals', module='petals-bc-soap-clientserver-api', version='1.0.0')
)
libraryDependencies += "org.ow2.petals" % "petals-bc-soap-clientserver-api" % "1.0.0"
[org.ow2.petals/petals-bc-soap-clientserver-api "1.0.0"]