is not current version
Last Version 0.9.9

org.rwshop:org.rwshop.modules.application 0.9.3


GroupId

GroupId

org.rwshop
ArtifactId

ArtifactId

org.rwshop.modules.application
Version

Version

0.9.3
Type

Type

pom

Download org.rwshop.modules.application 0.9.3


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