is not current version
Last Version 1.1.0

net.therore:therore-parent 1.0.0

Therore Maven Parent

Categories

Categories

Net
GroupId

GroupId

net.therore
ArtifactId

ArtifactId

therore-parent
Version

Version

1.0.0
Type

Type

pom

Download therore-parent 1.0.0

Filename Size
therore-parent-1.0.0.pom 6 KB
Browse

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