is not current version
Last Version 0.36

org.wvlet.airframe:airframe-surface_2.13.0-M2 0.30

A library for extracting object structure surface

GroupId

GroupId

org.wvlet.airframe
ArtifactId

ArtifactId

airframe-surface_2.13.0-M2
Version

Version

0.30
Type

Type

jar

Download airframe-surface_2.13.0-M2 0.30


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