не последняя версия
Последняя версия 3.2.0-release

org.datanucleus:datanucleus-awtgeom 3.2.0-m1

Plugin providing DataNucleus support for java.awt.geom types.

Категории

Категории

Данные Geo Прикладные библиотеки Geospatial
Группа

Группа

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

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

datanucleus-awtgeom
Версия

Версия

3.2.0-m1
Тип

Тип

jar

Скачать datanucleus-awtgeom 3.2.0-m1


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