GroupId | GroupIdorg.dihedron.strutlets |
---|---|
ArtifactId | ArtifactIdstrutlets-parent |
Version | Version0.58.2 |
Type | Typepom |
Filename | Size |
---|---|
strutlets-parent-0.58.2.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.dihedron.strutlets/strutlets-parent/ -->
<dependency>
<groupId>org.dihedron.strutlets</groupId>
<artifactId>strutlets-parent</artifactId>
<version>0.58.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.dihedron.strutlets/strutlets-parent/
implementation 'org.dihedron.strutlets:strutlets-parent:0.58.2'
// https://jarcasting.com/artifacts/org.dihedron.strutlets/strutlets-parent/
implementation ("org.dihedron.strutlets:strutlets-parent:0.58.2")
'org.dihedron.strutlets:strutlets-parent:pom:0.58.2'
<dependency org="org.dihedron.strutlets" name="strutlets-parent" rev="0.58.2">
<artifact name="strutlets-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.dihedron.strutlets', module='strutlets-parent', version='0.58.2')
)
libraryDependencies += "org.dihedron.strutlets" % "strutlets-parent" % "0.58.2"
[org.dihedron.strutlets/strutlets-parent "0.58.2"]