не последняя версия
Последняя версия 20.10.3

org.wvlet.airframe:airframe-surface_2.11 20.7.0

A library for extracting object structure surface

Группа

Группа

org.wvlet.airframe
Идентификатор

Идентификатор

airframe-surface_2.11
Версия

Версия

20.7.0
Тип

Тип

jar

Скачать airframe-surface_2.11 20.7.0


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