is not current version
Last Version 0.4.14

se.softhouse:jargo-parent 0.0.1

Jargo maven parent

GroupId

GroupId

se.softhouse
ArtifactId

ArtifactId

jargo-parent
Version

Version

0.0.1
Type

Type

jar

Download jargo-parent 0.0.1


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