Categories |
Categoriesconfig Application Layer Libs Configuration |
---|---|
GroupId | GroupIdde.sfuhrm |
ArtifactId | ArtifactIdlogwebconfig |
Version | Version0.8.0 |
Type | Typejar |
Filename | Size |
---|---|
logwebconfig-0.8.0.pom | |
logwebconfig-0.8.0.jar | 13 KB |
logwebconfig-0.8.0-sources.jar | 8 KB |
logwebconfig-0.8.0-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.sfuhrm/logwebconfig/ -->
<dependency>
<groupId>de.sfuhrm</groupId>
<artifactId>logwebconfig</artifactId>
<version>0.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.sfuhrm/logwebconfig/
implementation 'de.sfuhrm:logwebconfig:0.8.0'
// https://jarcasting.com/artifacts/de.sfuhrm/logwebconfig/
implementation ("de.sfuhrm:logwebconfig:0.8.0")
'de.sfuhrm:logwebconfig:jar:0.8.0'
<dependency org="de.sfuhrm" name="logwebconfig" rev="0.8.0">
<artifact name="logwebconfig" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.sfuhrm', module='logwebconfig', version='0.8.0')
)
libraryDependencies += "de.sfuhrm" % "logwebconfig" % "0.8.0"
[de.sfuhrm/logwebconfig "0.8.0"]