License |
License |
---|---|
GroupId | GroupIdcom.future94 |
ArtifactId | ArtifactIdalarm-log-warn |
Last Version | Last Version1.0.0.RELEASE |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptiona lightweight log exception alert framework
|
Filename | Size |
---|---|
alarm-log-warn-1.0.0.RELEASE.pom | 761 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.future94/alarm-log-warn/ -->
<dependency>
<groupId>com.future94</groupId>
<artifactId>alarm-log-warn</artifactId>
<version>1.0.0.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.future94/alarm-log-warn/
implementation 'com.future94:alarm-log-warn:1.0.0.RELEASE'
// https://jarcasting.com/artifacts/com.future94/alarm-log-warn/
implementation ("com.future94:alarm-log-warn:1.0.0.RELEASE")
'com.future94:alarm-log-warn:pom:1.0.0.RELEASE'
<dependency org="com.future94" name="alarm-log-warn" rev="1.0.0.RELEASE">
<artifact name="alarm-log-warn" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.future94', module='alarm-log-warn', version='1.0.0.RELEASE')
)
libraryDependencies += "com.future94" % "alarm-log-warn" % "1.0.0.RELEASE"
[com.future94/alarm-log-warn "1.0.0.RELEASE"]