Last Version

Substeps Framework 1.1.8

The core project of Substeps

License

License

GroupId

GroupId

org.substeps
ArtifactId

ArtifactId

substeps-framework
Version

Version

1.1.8
Type

Type

pom
Description

Description

Substeps Framework
The core project of Substeps
Project URL

Project URL

https://github.com/Substeps/substeps-framework
Project Organization

Project Organization

Substeps
Source Code Management

Source Code Management

https://github.com/Substeps/substeps-framework.git

Download substeps-framework 1.1.8


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • api
  • core
  • runner