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

org.actframework:act-starters 1.8.8.9

ActFramework Starters

Группа

Группа

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

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

act-starters
Версия

Версия

1.8.8.9
Тип

Тип

pom

Скачать act-starters 1.8.8.9

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

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