Last Version

brava maven parent pom 0.1.0

CPU and Memory Efficient Core Libraries for Java

License

License

GroupId

GroupId

io.github.wnleao
ArtifactId

ArtifactId

brava-parent
Version

Version

0.1.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-parent 0.1.0

Filename Size
brava-parent-0.1.0.pom 4 KB
Browse

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