Able Core


License

License

Categories

Categories

Net
GroupId

GroupId

net.lightbody.able
ArtifactId

ArtifactId

able-core
Last Version

Last Version

1.0-beta-2
Release Date

Release Date

Type

Type

jar
Description

Description

Able Core

Download able-core

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-jdk14 jar 1.5.6
com.google.inject : guice jar 3.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0-beta-2