jbuild 0.1.8

High-performance Java build tool supporting Maven and Gradle
Documentation
1
2
3
4
5
6
//! Maven POM model
//! 
//! Re-exports from the main model module for Maven-specific model structures.

pub use crate::model::*;