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

org.actframework:act-starters 1.6.0.1

ActFramework Starters

Группа

Группа

org.actframework
Идентификатор

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

act-starters
Версия

Версия

1.6.0.1
Тип

Тип

pom

Скачать act-starters 1.6.0.1

Имя Файла Размер
act-starters-1.6.0.1.pom 9 KB
Обзор

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