Skip to content

Release: 0.7.0 is now available #35

@drapostolos

Description

@drapostolos

v0.7.0 release is now available through maven central!

  • Add support for java.nio.file.Path.
  • Code is now built with Java 8.
  • Internal refactorings/code improvements using Java8 features.

See release info: https://github.com/drapostolos/type-parser/wiki/#changes

Gradle

compile 'com.github.drapostolos:type-parser:0.7.0'

Maven

<dependency>
  <groupId>com.github.drapostolos</groupId>
  <artifactId>type-parser</artifactId>
  <version>0.7.0</version>
</dependency>

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions