License |
License |
---|---|
GroupId | GroupIdch.exense.step |
ArtifactId | ArtifactIdstep-grid-agent |
Last Version | Last Version1.4.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionStep Grid
|
Filename | Size |
---|---|
step-grid-agent-1.4.2.pom | |
step-grid-agent-1.4.2.jar | 27 KB |
step-grid-agent-1.4.2-sources.jar | 17 KB |
step-grid-agent-1.4.2-javadoc.jar | 459 KB |
step-grid-agent-1.4.2-jar-with-dependencies.jar | 8 MB |
Browse |
<!-- https://jarcasting.com/artifacts/ch.exense.step/step-grid-agent/ -->
<dependency>
<groupId>ch.exense.step</groupId>
<artifactId>step-grid-agent</artifactId>
<version>1.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/ch.exense.step/step-grid-agent/
implementation 'ch.exense.step:step-grid-agent:1.4.2'
// https://jarcasting.com/artifacts/ch.exense.step/step-grid-agent/
implementation ("ch.exense.step:step-grid-agent:1.4.2")
'ch.exense.step:step-grid-agent:jar:1.4.2'
<dependency org="ch.exense.step" name="step-grid-agent" rev="1.4.2">
<artifact name="step-grid-agent" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.exense.step', module='step-grid-agent', version='1.4.2')
)
libraryDependencies += "ch.exense.step" % "step-grid-agent" % "1.4.2"
[ch.exense.step/step-grid-agent "1.4.2"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |