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

com.brentcroft:spartacus 01.02.04

Author and execute plans on groups of system roots to organise, manage, and apply change to distributed systems.

Группа

Группа

com.brentcroft
Идентификатор

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

spartacus
Версия

Версия

01.02.04
Тип

Тип

jar

Скачать spartacus 01.02.04


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