не последняя версия
Последняя версия 2.0.0

com.technophobia.substeps:substeps-core 0.0.7


Группа

Группа

com.technophobia.substeps
Идентификатор

Идентификатор

substeps-core
Версия

Версия

0.0.7
Тип

Тип

jar

Скачать 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"]