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

org.actframework:act-starters 1.8.0.0

ActFramework Starters

Группа

Группа

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

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

act-starters
Версия

Версия

1.8.0.0
Тип

Тип

pom

Скачать act-starters 1.8.0.0

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

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