| License |
License |
|---|---|
| GroupId | GroupIdcom.exini |
| ArtifactId | ArtifactIddicom-streams_2.12 |
| Last Version | Last Version4.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiondicom-streams
dicom-streams
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| dicom-streams_2.12-4.0.0.pom | |
| dicom-streams_2.12-4.0.0.jar | 1 MB |
| dicom-streams_2.12-4.0.0-sources.jar | 192 KB |
| dicom-streams_2.12-4.0.0-javadoc.jar | 2 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.exini/dicom-streams_2.12/ -->
<dependency>
<groupId>com.exini</groupId>
<artifactId>dicom-streams_2.12</artifactId>
<version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.exini/dicom-streams_2.12/
implementation 'com.exini:dicom-streams_2.12:4.0.0'
// https://jarcasting.com/artifacts/com.exini/dicom-streams_2.12/
implementation ("com.exini:dicom-streams_2.12:4.0.0")
'com.exini:dicom-streams_2.12:jar:4.0.0'
<dependency org="com.exini" name="dicom-streams_2.12" rev="4.0.0">
<artifact name="dicom-streams_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.exini', module='dicom-streams_2.12', version='4.0.0')
)
libraryDependencies += "com.exini" % "dicom-streams_2.12" % "4.0.0"
[com.exini/dicom-streams_2.12 "4.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.10 |
| org.scala-lang.modules : scala-xml_2.12 | jar | 1.3.0 |
| com.typesafe.akka : akka-stream_2.12 | jar | 2.6.9 |
| com.typesafe.akka : akka-slf4j_2.12 | jar | 2.6.9 |
| org.slf4j : slf4j-simple | jar | 1.7.30 |
| com.beachape : enumeratum_2.12 | jar | 1.6.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.12 | jar | 3.2.2 |
| com.typesafe.akka : akka-stream-testkit_2.12 | jar | 2.6.9 |