is not current version
Last Version 1.0.1

net.lakis:cerebro-framework 1.0.0


Categories

Categories

Net
GroupId

GroupId

net.lakis
ArtifactId

ArtifactId

cerebro-framework
Version

Version

1.0.0
Type

Type

jar

Download cerebro-framework 1.0.0


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