License |
License |
---|---|
GroupId | GroupIdio.github.amrjlg |
ArtifactId | ArtifactIdcommon-response |
Version | Version1.4-RELEASE |
Type | Typejar |
Description |
Descriptionresponse
null
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.github.amrjlg/common-response/ -->
<dependency>
<groupId>io.github.amrjlg</groupId>
<artifactId>common-response</artifactId>
<version>1.4-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.amrjlg/common-response/
implementation 'io.github.amrjlg:common-response:1.4-RELEASE'
// https://jarcasting.com/artifacts/io.github.amrjlg/common-response/
implementation ("io.github.amrjlg:common-response:1.4-RELEASE")
'io.github.amrjlg:common-response:jar:1.4-RELEASE'
<dependency org="io.github.amrjlg" name="common-response" rev="1.4-RELEASE">
<artifact name="common-response" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.amrjlg', module='common-response', version='1.4-RELEASE')
)
libraryDependencies += "io.github.amrjlg" % "common-response" % "1.4-RELEASE"
[io.github.amrjlg/common-response "1.4-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.7.0 |