| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcom.github.charleslzq | 
    
| ArtifactId | ArtifactIddicom-tools | 
    
| Last Version | Last Version1.1.0-RC2 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptiondicom-tools 
            some tool to handle dicom file 
         | 
    
| Project URL | 
                    Project URL | 
            
| Filename | Size | 
|---|---|
| dicom-tools-1.1.0-RC2.pom | |
| dicom-tools-1.1.0-RC2.jar | 114 KB | 
| dicom-tools-1.1.0-RC2-sources.jar | 23 KB | 
| dicom-tools-1.1.0-RC2-javadoc.jar | 24 KB | 
| dicom-tools-1.1.0-RC2-jar-with-dependencies.jar | 2 MB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.charleslzq/dicom-tools/ -->
<dependency>
    <groupId>com.github.charleslzq</groupId>
    <artifactId>dicom-tools</artifactId>
    <version>1.1.0-RC2</version>
</dependency>
                // https://jarcasting.com/artifacts/com.github.charleslzq/dicom-tools/
implementation 'com.github.charleslzq:dicom-tools:1.1.0-RC2'
                // https://jarcasting.com/artifacts/com.github.charleslzq/dicom-tools/
implementation ("com.github.charleslzq:dicom-tools:1.1.0-RC2")
                'com.github.charleslzq:dicom-tools:jar:1.1.0-RC2'
                <dependency org="com.github.charleslzq" name="dicom-tools" rev="1.1.0-RC2">
  <artifact name="dicom-tools" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.github.charleslzq', module='dicom-tools', version='1.1.0-RC2')
)
                libraryDependencies += "com.github.charleslzq" % "dicom-tools" % "1.1.0-RC2"
                [com.github.charleslzq/dicom-tools "1.1.0-RC2"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.dcm4che.tool » dcm4che-tool-dcm2jpg | jar | 5.11.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter | jar | |
| org.springframework.boot : spring-boot-configuration-processor | jar | 1.5.6.RELEASE | 
| joda-time : joda-time | jar | 2.9.9 | 
| com.fatboyindustrial.gson-jodatime-serialisers : gson-jodatime-serialisers | jar | 1.6.0 | 
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.1.51 | 
| com.google.code.gson : gson | jar | 2.8.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 1.5.6.RELEASE |