Last Version

Becoming.tech's common library 1.1.1

Yet another library that contains the regular comonly used things like http status codes, exceptions, enums. No dependencies in the final code.

License

License

GroupId

GroupId

tech.becoming
ArtifactId

ArtifactId

common
Version

Version

1.1.1
Type

Type

jar
Description

Description

Becoming.tech's common library
Yet another library that contains the regular comonly used things like http status codes, exceptions, enums. No dependencies in the final code.
Project URL

Project URL

https://github.com/becoming/common
Source Code Management

Source Code Management

https://github.com/becoming/common

Download common 1.1.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar 1.18.22

Project Modules

There are no modules declared in this project.