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

io.jstate:core 0.0.1


Группа

Группа

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

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

core
Версия

Версия

0.0.1
Тип

Тип

jar

Скачать core 0.0.1


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