License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.lightbody.able |
ArtifactId | ArtifactIdable-core |
Last Version | Last Version1.0-beta-2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAble Core
|
Filename | Size |
---|---|
able-core-1.0-beta-2.pom | |
able-core-1.0-beta-2.jar | 16 KB |
able-core-1.0-beta-2-sources.jar | 8 KB |
able-core-1.0-beta-2-javadoc.jar | 60 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-jdk14 | jar | 1.5.6 |
com.google.inject : guice | jar | 3.0 |