xyz.rk0cc.willpub.pubspec.data.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
/**
* Key package of entire {@link xyz.rk0cc.willpub.pubspec}. It contains every object needed for describing data of
* pubspec.yaml
and validation to make it works.
*
* @since 1.0.0
*/
package xyz.rk0cc.willpub.pubspec.data;