Attribyte Shared Base

Interfaces, classes and utility methods shared by all Attribyte OSS projects

License

License

GroupId

GroupId

org.attribyte
ArtifactId

ArtifactId

attribyte-shared-base
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Attribyte Shared Base
Interfaces, classes and utility methods shared by all Attribyte OSS projects
Project URL

Project URL

https://www.attribyte.org/oss#shared-base

Download attribyte-shared-base

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
commons-codec : commons-codec jar [1.4,1.10]
com.google.guava : guava jar [14.0,19.0]

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0