| License |
License |
|---|---|
| Categories |
CategoriesJSON Data |
| GroupId | GroupIdcom.tersesystems.blindsight |
| ArtifactId | ArtifactIdblindsight-jsonld_3 |
| Last Version | Last Version1.5.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionblindsight-jsonld
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-jsonld_3-1.5.2.pom | |
| blindsight-jsonld_3-1.5.2.jar | 379 KB |
| blindsight-jsonld_3-1.5.2-sources.jar | 14 KB |
| blindsight-jsonld_3-1.5.2-javadoc.jar | 570 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.tersesystems.blindsight/blindsight-jsonld_3/ -->
<dependency>
<groupId>com.tersesystems.blindsight</groupId>
<artifactId>blindsight-jsonld_3</artifactId>
<version>1.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.tersesystems.blindsight/blindsight-jsonld_3/
implementation 'com.tersesystems.blindsight:blindsight-jsonld_3:1.5.2'
// https://jarcasting.com/artifacts/com.tersesystems.blindsight/blindsight-jsonld_3/
implementation ("com.tersesystems.blindsight:blindsight-jsonld_3:1.5.2")
'com.tersesystems.blindsight:blindsight-jsonld_3:jar:1.5.2'
<dependency org="com.tersesystems.blindsight" name="blindsight-jsonld_3" rev="1.5.2">
<artifact name="blindsight-jsonld_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tersesystems.blindsight', module='blindsight-jsonld_3', version='1.5.2')
)
libraryDependencies += "com.tersesystems.blindsight" % "blindsight-jsonld_3" % "1.5.2"
[com.tersesystems.blindsight/blindsight-jsonld_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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_3 | jar | 3.2.9 |