License |
License |
---|---|
GroupId | GroupIdcom.godmonth |
ArtifactId | ArtifactIdgodmonth-commons |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongodmonth commons
godmonth commons
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
godmonth-commons-1.0.2.pom | |
godmonth-commons-1.0.2.jar | 19 KB |
godmonth-commons-1.0.2-tests.jar | 5 KB |
godmonth-commons-1.0.2-sources.jar | 11 KB |
godmonth-commons-1.0.2-javadoc.jar | 136 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.godmonth/godmonth-commons/ -->
<dependency>
<groupId>com.godmonth</groupId>
<artifactId>godmonth-commons</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.godmonth/godmonth-commons/
implementation 'com.godmonth:godmonth-commons:1.0.2'
// https://jarcasting.com/artifacts/com.godmonth/godmonth-commons/
implementation ("com.godmonth:godmonth-commons:1.0.2")
'com.godmonth:godmonth-commons:jar:1.0.2'
<dependency org="com.godmonth" name="godmonth-commons" rev="1.0.2">
<artifact name="godmonth-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.godmonth', module='godmonth-commons', version='1.0.2')
)
libraryDependencies += "com.godmonth" % "godmonth-commons" % "1.0.2"
[com.godmonth/godmonth-commons "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar |