Last Version

Hamzah Common API 1.0.2

Common Class API for Hamzah Project

License

License

GroupId

GroupId

com.github.affandes.hamzah
ArtifactId

ArtifactId

commons
Version

Version

1.0.2
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 1.0.2


<!-- 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.