License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdorg.safris.xml |
ArtifactId | ArtifactIdbind-builder-ant |
Version | Version2.0 |
Type | Typejar |
Description |
Descriptionxml Bind builder [ant]
Ant Builder component for the xml Bind framework.
|
Filename | Size |
---|---|
bind-builder-ant-2.0.pom | |
bind-builder-ant-2.0.jar | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.safris.xml/bind-builder-ant/ -->
<dependency>
<groupId>org.safris.xml</groupId>
<artifactId>bind-builder-ant</artifactId>
<version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.safris.xml/bind-builder-ant/
implementation 'org.safris.xml:bind-builder-ant:2.0'
// https://jarcasting.com/artifacts/org.safris.xml/bind-builder-ant/
implementation ("org.safris.xml:bind-builder-ant:2.0")
'org.safris.xml:bind-builder-ant:jar:2.0'
<dependency org="org.safris.xml" name="bind-builder-ant" rev="2.0">
<artifact name="bind-builder-ant" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.safris.xml', module='bind-builder-ant', version='2.0')
)
libraryDependencies += "org.safris.xml" % "bind-builder-ant" % "2.0"
[org.safris.xml/bind-builder-ant "2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.ant : ant | jar | 1.7.0 |
org.safris.xml : bind-generator | jar | 2.0 |