is not current version
Last Version 1.1.8

org.substeps:substeps-core 1.0.5


GroupId

GroupId

org.substeps
ArtifactId

ArtifactId

substeps-core
Version

Version

1.0.5
Type

Type

jar

Download substeps-core 1.0.5


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