Hamzah Common API

Common Class API for Hamzah Project

License

License

GroupId

GroupId

com.github.affandes.hamzah
ArtifactId

ArtifactId

commons
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Hamzah Common API
Common Class API for Hamzah Project
Project URL

Project URL

https://github.com/affandes/hamzah-commons
Source Code Management

Source Code Management

https://github.com/affandes/hamzah-commons

Download commons

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.6.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1