Skip to content

v1.1

Compare
Choose a tag to compare
@lanwen lanwen released this 12 Oct 20:19
· 15 commits to master since this release

First release. Supports RAML spec v0.8

Can be used with maven

<dependency>
    <groupId>ru.lanwen.raml</groupId>
    <artifactId>rarc</artifactId>
    <version>1.1</version>
</dependency>