is not current version
Last Version 1.0.1

net.lakis:cerebro-parent 1.0.0

A framework allowing users to communicate with the application using command line.

Categories

Categories

Net
GroupId

GroupId

net.lakis
ArtifactId

ArtifactId

cerebro-parent
Version

Version

1.0.0
Type

Type

pom

Download cerebro-parent 1.0.0

Filename Size
cerebro-parent-1.0.0.pom 5 KB
Browse

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