GroupId | GroupIdch.exense.step.library |
---|---|
ArtifactId | ArtifactIdstep-library-parent |
Version | Version1.0.6 |
Type | Typepom |
Filename | Size |
---|---|
step-library-parent-1.0.6.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ch.exense.step.library/step-library-parent/ -->
<dependency>
<groupId>ch.exense.step.library</groupId>
<artifactId>step-library-parent</artifactId>
<version>1.0.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ch.exense.step.library/step-library-parent/
implementation 'ch.exense.step.library:step-library-parent:1.0.6'
// https://jarcasting.com/artifacts/ch.exense.step.library/step-library-parent/
implementation ("ch.exense.step.library:step-library-parent:1.0.6")
'ch.exense.step.library:step-library-parent:pom:1.0.6'
<dependency org="ch.exense.step.library" name="step-library-parent" rev="1.0.6">
<artifact name="step-library-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='ch.exense.step.library', module='step-library-parent', version='1.0.6')
)
libraryDependencies += "ch.exense.step.library" % "step-library-parent" % "1.0.6"
[ch.exense.step.library/step-library-parent "1.0.6"]