| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesIDE Development Tools | 
        
| GroupId | GroupIdde.stereotypez | 
    
| ArtifactId | ArtifactIdDicomDeidentify | 
    
| Last Version | Last Version0.0.1 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionDicomDeidentify 
            DICOM Deidentification library 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| DicomDeidentify-0.0.1.pom | |
| DicomDeidentify-0.0.1.jar | 64 KB | 
| DicomDeidentify-0.0.1-sources.jar | 16 KB | 
| DicomDeidentify-0.0.1-javadoc.jar | 1 MB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/de.stereotypez/DicomDeidentify/ -->
<dependency>
    <groupId>de.stereotypez</groupId>
    <artifactId>DicomDeidentify</artifactId>
    <version>0.0.1</version>
</dependency>
                // https://jarcasting.com/artifacts/de.stereotypez/DicomDeidentify/
implementation 'de.stereotypez:DicomDeidentify:0.0.1'
                // https://jarcasting.com/artifacts/de.stereotypez/DicomDeidentify/
implementation ("de.stereotypez:DicomDeidentify:0.0.1")
                'de.stereotypez:DicomDeidentify:jar:0.0.1'
                <dependency org="de.stereotypez" name="DicomDeidentify" rev="0.0.1">
  <artifact name="DicomDeidentify" type="jar" />
</dependency>
                @Grapes(
@Grab(group='de.stereotypez', module='DicomDeidentify', version='0.0.1')
)
                libraryDependencies += "de.stereotypez" % "DicomDeidentify" % "0.0.1"
                [de.stereotypez/DicomDeidentify "0.0.1"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.6 | 
| org.dcm4che » dcm4che-core | jar | 3.3.8 | 
| io.spray : spray-json_2.12 | jar | 1.3.5 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 |