License |
License |
---|---|
GroupId | GroupIdcom.tersesystems.blindsight |
ArtifactId | ArtifactIdblindsight-ringbuffer_2.11 |
Version | Version1.5.2 |
Type | Typejar |
Description |
Descriptionblindsight-ringbuffer
Rich Typesafe Scala Logging API based on SLF4J
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.tersesystems.blindsight/blindsight-ringbuffer_2.11/ -->
<dependency>
<groupId>com.tersesystems.blindsight</groupId>
<artifactId>blindsight-ringbuffer_2.11</artifactId>
<version>1.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.tersesystems.blindsight/blindsight-ringbuffer_2.11/
implementation 'com.tersesystems.blindsight:blindsight-ringbuffer_2.11:1.5.2'
// https://jarcasting.com/artifacts/com.tersesystems.blindsight/blindsight-ringbuffer_2.11/
implementation ("com.tersesystems.blindsight:blindsight-ringbuffer_2.11:1.5.2")
'com.tersesystems.blindsight:blindsight-ringbuffer_2.11:jar:1.5.2'
<dependency org="com.tersesystems.blindsight" name="blindsight-ringbuffer_2.11" rev="1.5.2">
<artifact name="blindsight-ringbuffer_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tersesystems.blindsight', module='blindsight-ringbuffer_2.11', version='1.5.2')
)
libraryDependencies += "com.tersesystems.blindsight" % "blindsight-ringbuffer_2.11" % "1.5.2"
[com.tersesystems.blindsight/blindsight-ringbuffer_2.11 "1.5.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
com.tersesystems.blindsight : blindsight-api_2.11 | jar | 1.5.2 |
org.jctools : jctools-core | jar | 3.3.0 |