License |
License |
---|---|
GroupId | GroupIdcom.tersesystems.blindsight |
ArtifactId | ArtifactIdblindsight-generic_3 |
Last Version | Last Version1.5.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionblindsight-generic
Rich Typesafe Scala Logging API based on SLF4J
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
blindsight-generic_3-1.5.2.pom | |
blindsight-generic_3-1.5.2.jar | 795 bytes |
blindsight-generic_3-1.5.2-sources.jar | 724 bytes |
blindsight-generic_3-1.5.2-javadoc.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.tersesystems.blindsight/blindsight-generic_3/ -->
<dependency>
<groupId>com.tersesystems.blindsight</groupId>
<artifactId>blindsight-generic_3</artifactId>
<version>1.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.tersesystems.blindsight/blindsight-generic_3/
implementation 'com.tersesystems.blindsight:blindsight-generic_3:1.5.2'
// https://jarcasting.com/artifacts/com.tersesystems.blindsight/blindsight-generic_3/
implementation ("com.tersesystems.blindsight:blindsight-generic_3:1.5.2")
'com.tersesystems.blindsight:blindsight-generic_3:jar:1.5.2'
<dependency org="com.tersesystems.blindsight" name="blindsight-generic_3" rev="1.5.2">
<artifact name="blindsight-generic_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tersesystems.blindsight', module='blindsight-generic_3', version='1.5.2')
)
libraryDependencies += "com.tersesystems.blindsight" % "blindsight-generic_3" % "1.5.2"
[com.tersesystems.blindsight/blindsight-generic_3 "1.5.2"]
Group / Artifact | Type | Version |
---|---|---|
com.tersesystems.blindsight : blindsight-api_3 | jar | 1.5.2 |
org.scala-lang : scala3-library_3 | jar | 3.0.0 |