| License |
License |
|---|---|
| GroupId | GroupIdio.github.wnleao |
| ArtifactId | ArtifactIdbrava-core |
| Last Version | Last Version0.2.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionbrava core
CPU and Memory Efficient Core Libraries for Java
|
| Filename | Size |
|---|---|
| brava-core-0.2.0.pom | |
| brava-core-0.2.0.jar | 11 KB |
| brava-core-0.2.0-sources.jar | 13 KB |
| brava-core-0.2.0-javadoc.jar | 446 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.1 |