License |
License |
---|---|
GroupId | GroupIdcom.github.jeffersonzapata |
ArtifactId | ArtifactIdlogz-core_2.12 |
Version | Version0.2.3 |
Type | Typejar |
Description |
Descriptionlogz-core
logz-core
|
Project Organization |
Project Organizationcom.github.jeffersonzapata |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
logz-core_2.12-0.2.3.pom | |
logz-core_2.12-0.2.3.jar | 16 KB |
logz-core_2.12-0.2.3-sources.jar | 1 KB |
logz-core_2.12-0.2.3-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jeffersonzapata/logz-core_2.12/ -->
<dependency>
<groupId>com.github.jeffersonzapata</groupId>
<artifactId>logz-core_2.12</artifactId>
<version>0.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jeffersonzapata/logz-core_2.12/
implementation 'com.github.jeffersonzapata:logz-core_2.12:0.2.3'
// https://jarcasting.com/artifacts/com.github.jeffersonzapata/logz-core_2.12/
implementation ("com.github.jeffersonzapata:logz-core_2.12:0.2.3")
'com.github.jeffersonzapata:logz-core_2.12:jar:0.2.3'
<dependency org="com.github.jeffersonzapata" name="logz-core_2.12" rev="0.2.3">
<artifact name="logz-core_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jeffersonzapata', module='logz-core_2.12', version='0.2.3')
)
libraryDependencies += "com.github.jeffersonzapata" % "logz-core_2.12" % "0.2.3"
[com.github.jeffersonzapata/logz-core_2.12 "0.2.3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.10 |
Group / Artifact | Type | Version |
---|---|---|
io.monix : minitest_2.12 | jar | 2.7.0 |