is not current version
Last Version 00.00.11

com.brentcroft.tools:topo 00.00.05

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

GroupId

GroupId

com.brentcroft.tools
ArtifactId

ArtifactId

topo
Version

Version

00.00.05
Type

Type

jar

Download topo 00.00.05


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