is not current version
Last Version 1.1.0.RC1

org.dihedron.strutlets:strutlets-parent 1.0.3


GroupId

GroupId

org.dihedron.strutlets
ArtifactId

ArtifactId

strutlets-parent
Version

Version

1.0.3
Type

Type

pom

Download strutlets-parent 1.0.3


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