is not current version
Last Version 20030211.133854

commons-betwixt:commons-betwixt 0.8

Commons Betwixt: mapping beans to XML

GroupId

GroupId

commons-betwixt
ArtifactId

ArtifactId

commons-betwixt
Version

Version

0.8
Type

Type

jar

Download commons-betwixt 0.8


<!-- https://jarcasting.com/artifacts/commons-betwixt/commons-betwixt/ -->
<dependency>
    <groupId>commons-betwixt</groupId>
    <artifactId>commons-betwixt</artifactId>
    <version>0.8</version>
</dependency>
// https://jarcasting.com/artifacts/commons-betwixt/commons-betwixt/
implementation 'commons-betwixt:commons-betwixt:0.8'
// https://jarcasting.com/artifacts/commons-betwixt/commons-betwixt/
implementation ("commons-betwixt:commons-betwixt:0.8")
'commons-betwixt:commons-betwixt:jar:0.8'
<dependency org="commons-betwixt" name="commons-betwixt" rev="0.8">
  <artifact name="commons-betwixt" type="jar" />
</dependency>
@Grapes(
@Grab(group='commons-betwixt', module='commons-betwixt', version='0.8')
)
libraryDependencies += "commons-betwixt" % "commons-betwixt" % "0.8"
[commons-betwixt "0.8"]