Last Version

brava maven parent pom 0.2.0

CPU and Memory Efficient Core Libraries for Java

License

License

GroupId

GroupId

io.github.wnleao
ArtifactId

ArtifactId

brava
Version

Version

0.2.0
Type

Type

pom
Description

Description

brava maven parent pom
CPU and Memory Efficient Core Libraries for Java
Project URL

Project URL

https://github.com/wnleao/brava
Source Code Management

Source Code Management

https://github.com/wnleao/brava

Download brava 0.2.0

Filename Size
brava-0.2.0.pom 4 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • brava-core
  • brava-benchmarks