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

io.jstate:jstate-parent 0.0.1

JState is a framework for managing processes an their states with java

Группа

Группа

io.jstate
Идентификатор

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

jstate-parent
Версия

Версия

0.0.1
Тип

Тип

pom

Скачать jstate-parent 0.0.1

Имя Файла Размер
jstate-parent-0.0.1.pom 6 KB
Обзор

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