| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesData | 
        
| GroupId | GroupIdno.tornado.databinding | 
    
| ArtifactId | ArtifactIdjodatime-support | 
    
| Last Version | Last Version1.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionSwing Data Binding Joda Time Support 
            Converters for Joda Time date/time classes. 
         | 
    
| Filename | Size | 
|---|---|
| jodatime-support-1.0.pom | |
| jodatime-support-1.0.jar | 5 KB | 
| jodatime-support-1.0-sources.jar | 2 KB | 
| jodatime-support-1.0-javadoc.jar | 31 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/no.tornado.databinding/jodatime-support/ -->
<dependency>
    <groupId>no.tornado.databinding</groupId>
    <artifactId>jodatime-support</artifactId>
    <version>1.0</version>
</dependency>
                // https://jarcasting.com/artifacts/no.tornado.databinding/jodatime-support/
implementation 'no.tornado.databinding:jodatime-support:1.0'
                // https://jarcasting.com/artifacts/no.tornado.databinding/jodatime-support/
implementation ("no.tornado.databinding:jodatime-support:1.0")
                'no.tornado.databinding:jodatime-support:jar:1.0'
                <dependency org="no.tornado.databinding" name="jodatime-support" rev="1.0">
  <artifact name="jodatime-support" type="jar" />
</dependency>
                @Grapes(
@Grab(group='no.tornado.databinding', module='jodatime-support', version='1.0')
)
                libraryDependencies += "no.tornado.databinding" % "jodatime-support" % "1.0"
                [no.tornado.databinding/jodatime-support "1.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| no.tornado.databinding : databinding | jar | 1.0 | 
| joda-time : joda-time | jar | 1.6 |