net.lakis:cerebro-framework

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

License

License

Categories

Categories

Net
GroupId

GroupId

net.lakis
ArtifactId

ArtifactId

cerebro-framework
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

net.lakis:cerebro-framework
A framework allowing users to communicate with the application using command line.

Download cerebro-framework

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0