is not current version
Last Version 0.18

net.oneandone.troilus:troilus-parent 0.15


Categories

Categories

Net
GroupId

GroupId

net.oneandone.troilus
ArtifactId

ArtifactId

troilus-parent
Version

Version

0.15
Type

Type

pom

Download troilus-parent 0.15

Filename Size
troilus-parent-0.15.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.15</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.oneandone.troilus/troilus-parent/
implementation 'net.oneandone.troilus:troilus-parent:0.15'
// https://jarcasting.com/artifacts/net.oneandone.troilus/troilus-parent/
implementation ("net.oneandone.troilus:troilus-parent:0.15")
'net.oneandone.troilus:troilus-parent:pom:0.15'
<dependency org="net.oneandone.troilus" name="troilus-parent" rev="0.15">
  <artifact name="troilus-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.oneandone.troilus', module='troilus-parent', version='0.15')
)
libraryDependencies += "net.oneandone.troilus" % "troilus-parent" % "0.15"
[net.oneandone.troilus/troilus-parent "0.15"]