brava core

CPU and Memory Efficient Core Libraries for Java

License

License

GroupId

GroupId

io.github.wnleao
ArtifactId

ArtifactId

brava-core
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

brava core
CPU and Memory Efficient Core Libraries for Java

Download brava-core

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.0
0.1.0
0.0.5
0.0.4
0.0.3