is not current version
Last Version 2.0.6

ch.rasc:wamp2spring-parent 2.0.0


GroupId

GroupId

ch.rasc
ArtifactId

ArtifactId

wamp2spring-parent
Version

Version

2.0.0
Type

Type

pom

Download wamp2spring-parent 2.0.0


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