License |
License |
---|---|
Categories |
CategoriesNet Logging Application Layer Libs |
GroupId | GroupIdnet.petitviolet |
ArtifactId | ArtifactIdmlogging_2.11 |
Version | Version0.3.1 |
Type | Typejar |
Description |
Descriptionmlogging
mlogging
|
Project URL |
Project URL |
Project Organization |
Project Organizationnet.petitviolet |
Filename | Size |
---|---|
mlogging_2.11-0.3.1.pom | |
mlogging_2.11-0.3.1.jar | 42 KB |
mlogging_2.11-0.3.1-sources.jar | 4 KB |
mlogging_2.11-0.3.1-javadoc.jar | 407 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.petitviolet/mlogging_2.11/ -->
<dependency>
<groupId>net.petitviolet</groupId>
<artifactId>mlogging_2.11</artifactId>
<version>0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.petitviolet/mlogging_2.11/
implementation 'net.petitviolet:mlogging_2.11:0.3.1'
// https://jarcasting.com/artifacts/net.petitviolet/mlogging_2.11/
implementation ("net.petitviolet:mlogging_2.11:0.3.1")
'net.petitviolet:mlogging_2.11:jar:0.3.1'
<dependency org="net.petitviolet" name="mlogging_2.11" rev="0.3.1">
<artifact name="mlogging_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.petitviolet', module='mlogging_2.11', version='0.3.1')
)
libraryDependencies += "net.petitviolet" % "mlogging_2.11" % "0.3.1"
[net.petitviolet/mlogging_2.11 "0.3.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.11 |
org.scalameta : scalameta_2.11 | jar | 1.8.0 |