is not current version
Last Version 0.18

net.oneandone.troilus:troilus-parent 0.10


Categories

Categories

Net
GroupId

GroupId

net.oneandone.troilus
ArtifactId

ArtifactId

troilus-parent
Version

Version

0.10
Type

Type

pom

Download troilus-parent 0.10

Filename Size
troilus-parent-0.10.pom 2 KB
Browse

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