GroupId | GroupIdcom.github.jeffersonzapata |
---|---|
ArtifactId | ArtifactIdlogz-core_2.13 |
Version | Version0.1.6 |
Type | Typejar |
Filename | Size |
---|---|
logz-core_2.13-0.1.6.pom | |
logz-core_2.13-0.1.6.jar | 16 KB |
logz-core_2.13-0.1.6-sources.jar | 1 KB |
logz-core_2.13-0.1.6-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jeffersonzapata/logz-core_2.13/ -->
<dependency>
<groupId>com.github.jeffersonzapata</groupId>
<artifactId>logz-core_2.13</artifactId>
<version>0.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jeffersonzapata/logz-core_2.13/
implementation 'com.github.jeffersonzapata:logz-core_2.13:0.1.6'
// https://jarcasting.com/artifacts/com.github.jeffersonzapata/logz-core_2.13/
implementation ("com.github.jeffersonzapata:logz-core_2.13:0.1.6")
'com.github.jeffersonzapata:logz-core_2.13:jar:0.1.6'
<dependency org="com.github.jeffersonzapata" name="logz-core_2.13" rev="0.1.6">
<artifact name="logz-core_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jeffersonzapata', module='logz-core_2.13', version='0.1.6')
)
libraryDependencies += "com.github.jeffersonzapata" % "logz-core_2.13" % "0.1.6"
[com.github.jeffersonzapata/logz-core_2.13 "0.1.6"]