| License |
License |
|---|---|
| GroupId | GroupIdcom.technophobia.substeps |
| ArtifactId | ArtifactIdsubsteps-core-api |
| Last Version | Last Version2.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSubSteps API
The core project of SubSteps
|
| Project Organization |
Project OrganizationTechnophobia Ltd |
| Filename | Size |
|---|---|
| substeps-core-api-2.0.0.pom | |
| substeps-core-api-2.0.0.jar | 51 KB |
| substeps-core-api-2.0.0-sources.jar | 44 KB |
| substeps-core-api-2.0.0-javadoc.jar | 308 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.technophobia.substeps/substeps-core-api/ -->
<dependency>
<groupId>com.technophobia.substeps</groupId>
<artifactId>substeps-core-api</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.technophobia.substeps/substeps-core-api/
implementation 'com.technophobia.substeps:substeps-core-api:2.0.0'
// https://jarcasting.com/artifacts/com.technophobia.substeps/substeps-core-api/
implementation ("com.technophobia.substeps:substeps-core-api:2.0.0")
'com.technophobia.substeps:substeps-core-api:jar:2.0.0'
<dependency org="com.technophobia.substeps" name="substeps-core-api" rev="2.0.0">
<artifact name="substeps-core-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.technophobia.substeps', module='substeps-core-api', version='2.0.0')
)
libraryDependencies += "com.technophobia.substeps" % "substeps-core-api" % "2.0.0"
[com.technophobia.substeps/substeps-core-api "2.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-configuration : commons-configuration | jar | 1.10 |
| org.slf4j : slf4j-api | jar | 1.7.13 |
| com.google.guava : guava | jar | 18.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |