| License | 
                License | 
        
|---|---|
| GroupId | GroupIdorg.gedcomx | 
    
| ArtifactId | ArtifactIdgedcomx-date | 
    
| Last Version | Last Version2.145.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionGEDCOM X - Date 
            The Java implementation of the GEDCOM X specification set. 
         | 
    
| Filename | Size | 
|---|---|
| gedcomx-date-2.145.0.pom | |
| gedcomx-date-2.145.0.jar | 19 KB | 
| gedcomx-date-2.145.0-sources.jar | 15 KB | 
| gedcomx-date-2.145.0-javadoc.jar | 71 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.gedcomx/gedcomx-date/ -->
<dependency>
    <groupId>org.gedcomx</groupId>
    <artifactId>gedcomx-date</artifactId>
    <version>2.145.0</version>
</dependency>
                // https://jarcasting.com/artifacts/org.gedcomx/gedcomx-date/
implementation 'org.gedcomx:gedcomx-date:2.145.0'
                // https://jarcasting.com/artifacts/org.gedcomx/gedcomx-date/
implementation ("org.gedcomx:gedcomx-date:2.145.0")
                'org.gedcomx:gedcomx-date:jar:2.145.0'
                <dependency org="org.gedcomx" name="gedcomx-date" rev="2.145.0">
  <artifact name="gedcomx-date" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.gedcomx', module='gedcomx-date', version='2.145.0')
)
                libraryDependencies += "org.gedcomx" % "gedcomx-date" % "2.145.0"
                [org.gedcomx/gedcomx-date "2.145.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.easytesting : fest-assert-core | jar | 2.0M5 | 
| junit : junit | jar | 4.13.1 | 
| org.junit.jupiter : junit-jupiter | jar | 5.6.2 | 
| org.assertj : assertj-core | jar | 3.16.1 | 
| org.junit.platform : junit-platform-launcher | jar | 1.6.2 | 
| org.hamcrest : hamcrest-core | jar | 2.2 | 
| org.hamcrest : hamcrest-library | jar | 2.2 | 
| org.mockito : mockito-core | jar | 1.10.19 |