GroupId | GroupIdcom.github.mvv.zilog |
---|---|
ArtifactId | ArtifactIdzilog-over-sfl4j_2.13 |
Version | Version0.1-M4 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.mvv.zilog/zilog-over-sfl4j_2.13/ -->
<dependency>
<groupId>com.github.mvv.zilog</groupId>
<artifactId>zilog-over-sfl4j_2.13</artifactId>
<version>0.1-M4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mvv.zilog/zilog-over-sfl4j_2.13/
implementation 'com.github.mvv.zilog:zilog-over-sfl4j_2.13:0.1-M4'
// https://jarcasting.com/artifacts/com.github.mvv.zilog/zilog-over-sfl4j_2.13/
implementation ("com.github.mvv.zilog:zilog-over-sfl4j_2.13:0.1-M4")
'com.github.mvv.zilog:zilog-over-sfl4j_2.13:jar:0.1-M4'
<dependency org="com.github.mvv.zilog" name="zilog-over-sfl4j_2.13" rev="0.1-M4">
<artifact name="zilog-over-sfl4j_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mvv.zilog', module='zilog-over-sfl4j_2.13', version='0.1-M4')
)
libraryDependencies += "com.github.mvv.zilog" % "zilog-over-sfl4j_2.13" % "0.1-M4"
[com.github.mvv.zilog/zilog-over-sfl4j_2.13 "0.1-M4"]