is not current version
Last Version 0.4.5

org.opendaylight.transportpce:transportpce-artifacts 0.4.4


GroupId

GroupId

org.opendaylight.transportpce
ArtifactId

ArtifactId

transportpce-artifacts
Version

Version

0.4.4
Type

Type

pom

Download transportpce-artifacts 0.4.4


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