License |
License |
---|---|
GroupId | GroupIdorg.attribyte |
ArtifactId | ArtifactIdattribyte-shared-base |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAttribyte Shared Base
Interfaces, classes and utility methods shared by all Attribyte OSS projects
|
Project URL |
Project URL |
Filename | Size |
---|---|
attribyte-shared-base-1.0.2.pom | |
attribyte-shared-base-1.0.2.jar | 29 KB |
attribyte-shared-base-1.0.2-sources.jar | 23 KB |
attribyte-shared-base-1.0.2-javadoc.jar | 113 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
commons-codec : commons-codec | jar | [1.4,1.10] |
com.google.guava : guava | jar | [14.0,19.0] |