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