GroupId | GroupIdcom.github.jeffersonzapata |
---|---|
ArtifactId | ArtifactIdlogz-core_2.13 |
Version | Version0.1.5 |
Type | Typejar |
Filename | Size |
---|---|
logz-core_2.13-0.1.5.pom | |
logz-core_2.13-0.1.5.jar | 16 KB |
logz-core_2.13-0.1.5-sources.jar | 1 KB |
logz-core_2.13-0.1.5-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.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jeffersonzapata/logz-core_2.13/
implementation 'com.github.jeffersonzapata:logz-core_2.13:0.1.5'
// https://jarcasting.com/artifacts/com.github.jeffersonzapata/logz-core_2.13/
implementation ("com.github.jeffersonzapata:logz-core_2.13:0.1.5")
'com.github.jeffersonzapata:logz-core_2.13:jar:0.1.5'
<dependency org="com.github.jeffersonzapata" name="logz-core_2.13" rev="0.1.5">
<artifact name="logz-core_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jeffersonzapata', module='logz-core_2.13', version='0.1.5')
)
libraryDependencies += "com.github.jeffersonzapata" % "logz-core_2.13" % "0.1.5"
[com.github.jeffersonzapata/logz-core_2.13 "0.1.5"]