is not current version
Last Version 2.0.6

ch.rasc:wamp2spring-parent 2.0.1


GroupId

GroupId

ch.rasc
ArtifactId

ArtifactId

wamp2spring-parent
Version

Version

2.0.1
Type

Type

pom

Download wamp2spring-parent 2.0.1


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