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

com.brentcroft:spartacus 00.02.29

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

Группа

Группа

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

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

spartacus
Версия

Версия

00.02.29
Тип

Тип

jar

Скачать spartacus 00.02.29


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