is not current version
Last Version 1.0.2

de.mhus.cherry.reactive:cr-example-maven-plugin 1.0.1


Categories

Categories

Maven Build Tools React User Interface Web Frameworks
GroupId

GroupId

de.mhus.cherry.reactive
ArtifactId

ArtifactId

cr-example-maven-plugin
Version

Version

1.0.1
Type

Type

jar

Download cr-example-maven-plugin 1.0.1


<!-- https://jarcasting.com/artifacts/de.mhus.cherry.reactive/cr-example-maven-plugin/ -->
<dependency>
    <groupId>de.mhus.cherry.reactive</groupId>
    <artifactId>cr-example-maven-plugin</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.mhus.cherry.reactive/cr-example-maven-plugin/
implementation 'de.mhus.cherry.reactive:cr-example-maven-plugin:1.0.1'
// https://jarcasting.com/artifacts/de.mhus.cherry.reactive/cr-example-maven-plugin/
implementation ("de.mhus.cherry.reactive:cr-example-maven-plugin:1.0.1")
'de.mhus.cherry.reactive:cr-example-maven-plugin:jar:1.0.1'
<dependency org="de.mhus.cherry.reactive" name="cr-example-maven-plugin" rev="1.0.1">
  <artifact name="cr-example-maven-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.mhus.cherry.reactive', module='cr-example-maven-plugin', version='1.0.1')
)
libraryDependencies += "de.mhus.cherry.reactive" % "cr-example-maven-plugin" % "1.0.1"
[de.mhus.cherry.reactive/cr-example-maven-plugin "1.0.1"]