is not current version
Last Version 0.18

net.oneandone.troilus:troilus-parent 0.17


Categories

Categories

Net
GroupId

GroupId

net.oneandone.troilus
ArtifactId

ArtifactId

troilus-parent
Version

Version

0.17
Type

Type

pom

Download troilus-parent 0.17

Filename Size
troilus-parent-0.17.pom 3 KB
Browse

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