is not current version
Last Version 2.0.0

com.technophobia.substeps:substeps-core 1.0.0


GroupId

GroupId

com.technophobia.substeps
ArtifactId

ArtifactId

substeps-core
Version

Version

1.0.0
Type

Type

jar

Download substeps-core 1.0.0


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