is not current version
Last Version 2.0.0

com.technophobia.substeps:substeps-core 1.0.1


GroupId

GroupId

com.technophobia.substeps
ArtifactId

ArtifactId

substeps-core
Version

Version

1.0.1
Type

Type

jar

Download substeps-core 1.0.1


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