is not current version
Last Version 1.1.1

net.sf.sanity4j:sanity4j-parent 1.1.0


Categories

Categories

Net
GroupId

GroupId

net.sf.sanity4j
ArtifactId

ArtifactId

sanity4j-parent
Version

Version

1.1.0
Type

Type

pom

Download sanity4j-parent 1.1.0

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