Last Version

base 1.3.9

Java Common Base

License

License

GroupId

GroupId

me.codeboy.common
ArtifactId

ArtifactId

base
Version

Version

1.3.9
Type

Type

jar
Description

Description

base
Java Common Base
Project URL

Project URL

https://github.com/androiddevelop/CommonBase
Source Code Management

Source Code Management

https://github.com/androiddevelop/CommonBase

Download base 1.3.9


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.