Last Version

Core 0.6

Core lib with what I don't find elsewhere

License

License

Categories

Categories

Net Wire Data Data Structures
GroupId

GroupId

net.awired.core
ArtifactId

ArtifactId

core
Version

Version

0.6
Type

Type

jar
Description

Description

Core
Core lib with what I don't find elsewhere
Project Organization

Project Organization

Awired.net
Source Code Management

Source Code Management

https://github.com/awired/core

Download core 0.6


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api Optional jar 1.7.5

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 0.11.8

test (2)

Group / Artifact Type Version
junit : junit jar 4.10
org.easytesting : fest-assert-core jar 2.0M8

Project Modules

There are no modules declared in this project.