is not current version
Last Version 1.1.0-RC2

com.github.charleslzq:dicom-tools 1.1.0-RC1

some tool to handle dicom file

GroupId

GroupId

com.github.charleslzq
ArtifactId

ArtifactId

dicom-tools
Version

Version

1.1.0-RC1
Type

Type

jar

Download dicom-tools 1.1.0-RC1


<!-- https://jarcasting.com/artifacts/com.github.charleslzq/dicom-tools/ -->
<dependency>
    <groupId>com.github.charleslzq</groupId>
    <artifactId>dicom-tools</artifactId>
    <version>1.1.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.charleslzq/dicom-tools/
implementation 'com.github.charleslzq:dicom-tools:1.1.0-RC1'
// https://jarcasting.com/artifacts/com.github.charleslzq/dicom-tools/
implementation ("com.github.charleslzq:dicom-tools:1.1.0-RC1")
'com.github.charleslzq:dicom-tools:jar:1.1.0-RC1'
<dependency org="com.github.charleslzq" name="dicom-tools" rev="1.1.0-RC1">
  <artifact name="dicom-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.charleslzq', module='dicom-tools', version='1.1.0-RC1')
)
libraryDependencies += "com.github.charleslzq" % "dicom-tools" % "1.1.0-RC1"
[com.github.charleslzq/dicom-tools "1.1.0-RC1"]