is not current version
Last Version 0.4.5

org.opendaylight.transportpce:transportpce-artifacts 0.3.1


GroupId

GroupId

org.opendaylight.transportpce
ArtifactId

ArtifactId

transportpce-artifacts
Version

Version

0.3.1
Type

Type

pom

Download transportpce-artifacts 0.3.1


<!-- https://jarcasting.com/artifacts/org.opendaylight.transportpce/transportpce-artifacts/ -->
<dependency>
    <groupId>org.opendaylight.transportpce</groupId>
    <artifactId>transportpce-artifacts</artifactId>
    <version>0.3.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.transportpce/transportpce-artifacts/
implementation 'org.opendaylight.transportpce:transportpce-artifacts:0.3.1'
// https://jarcasting.com/artifacts/org.opendaylight.transportpce/transportpce-artifacts/
implementation ("org.opendaylight.transportpce:transportpce-artifacts:0.3.1")
'org.opendaylight.transportpce:transportpce-artifacts:pom:0.3.1'
<dependency org="org.opendaylight.transportpce" name="transportpce-artifacts" rev="0.3.1">
  <artifact name="transportpce-artifacts" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.transportpce', module='transportpce-artifacts', version='0.3.1')
)
libraryDependencies += "org.opendaylight.transportpce" % "transportpce-artifacts" % "0.3.1"
[org.opendaylight.transportpce/transportpce-artifacts "0.3.1"]