is not current version
Last Version 1.1.0-RC2

com.github.charleslzq:dicom-tools 1.0.2

some tool to handle dicom file

GroupId

GroupId

com.github.charleslzq
ArtifactId

ArtifactId

dicom-tools
Version

Version

1.0.2
Type

Type

jar

Download dicom-tools 1.0.2


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