is not current version
Last Version 2.0.0

com.technophobia.substeps:substeps-core 0.0.7


GroupId

GroupId

com.technophobia.substeps
ArtifactId

ArtifactId

substeps-core
Version

Version

0.0.7
Type

Type

jar

Download substeps-core 0.0.7


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