is not current version
Last Version 1.1.1

net.sf.sanity4j:sanity4j-parent 1.0.7


Categories

Categories

Net
GroupId

GroupId

net.sf.sanity4j
ArtifactId

ArtifactId

sanity4j-parent
Version

Version

1.0.7
Type

Type

pom

Download sanity4j-parent 1.0.7

Filename Size
sanity4j-parent-1.0.7.pom 942 bytes
Browse

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