xyz.rk0cc.willpub.pubspec.parser.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jpubspec Show documentation
Show all versions of jpubspec Show documentation
Reading and writing pubspec.yaml data and save edited record on Java
/**
* A package that handling data conversion between pubspec.yaml
and
* {@link xyz.rk0cc.willpub.pubspec.data.Pubspec}.
*
* @since 1.0.0
*/
package xyz.rk0cc.willpub.pubspec.parser;