is not current version
Last Version 2.0.0

com.technophobia.substeps:substeps-core-api 1.1.0


GroupId

GroupId

com.technophobia.substeps
ArtifactId

ArtifactId

substeps-core-api
Version

Version

1.1.0
Type

Type

jar

Download substeps-core-api 1.1.0


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