GroupId | GroupIdch.exense.step.library |
---|---|
ArtifactId | ArtifactIdstep-library-parent |
Version | Version1.0.3 |
Type | Typepom |
Filename | Size |
---|---|
step-library-parent-1.0.3.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.3</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.3'
// https://jarcasting.com/artifacts/ch.exense.step.library/step-library-parent/
implementation ("ch.exense.step.library:step-library-parent:1.0.3")
'ch.exense.step.library:step-library-parent:pom:1.0.3'
<dependency org="ch.exense.step.library" name="step-library-parent" rev="1.0.3">
<artifact name="step-library-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='ch.exense.step.library', module='step-library-parent', version='1.0.3')
)
libraryDependencies += "ch.exense.step.library" % "step-library-parent" % "1.0.3"
[ch.exense.step.library/step-library-parent "1.0.3"]