GroupId | GroupIdch.exense.step |
---|---|
ArtifactId | ArtifactIdstep-plans-parser |
Version | Version3.15.1 |
Type | Typejar |
Filename | Size |
---|---|
step-plans-parser-3.15.1.pom | |
step-plans-parser-3.15.1.jar | 113 KB |
step-plans-parser-3.15.1-tests.jar | 27 KB |
step-plans-parser-3.15.1-sources.jar | 65 KB |
step-plans-parser-3.15.1-javadoc.jar | 857 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ch.exense.step/step-plans-parser/ -->
<dependency>
<groupId>ch.exense.step</groupId>
<artifactId>step-plans-parser</artifactId>
<version>3.15.1</version>
</dependency>
// https://jarcasting.com/artifacts/ch.exense.step/step-plans-parser/
implementation 'ch.exense.step:step-plans-parser:3.15.1'
// https://jarcasting.com/artifacts/ch.exense.step/step-plans-parser/
implementation ("ch.exense.step:step-plans-parser:3.15.1")
'ch.exense.step:step-plans-parser:jar:3.15.1'
<dependency org="ch.exense.step" name="step-plans-parser" rev="3.15.1">
<artifact name="step-plans-parser" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.exense.step', module='step-plans-parser', version='3.15.1')
)
libraryDependencies += "ch.exense.step" % "step-plans-parser" % "3.15.1"
[ch.exense.step/step-plans-parser "3.15.1"]