jbuild 0.1.8

High-performance Java build tool supporting Maven and Gradle
Documentation
1
2
3
4
5
6
//! Maven plugin system
//! 
//! Re-exports from the main plugin_api module for Maven plugins.

pub use crate::plugin_api::*;