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

biz.aQute:biz.aQute.openapi.example.petstore 1.4.0

biz.aQute.openapi.example.petstore

Группа

Группа

biz.aQute
Идентификатор

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

biz.aQute.openapi.example.petstore
Версия

Версия

1.4.0
Тип

Тип

jar

Скачать biz.aQute.openapi.example.petstore 1.4.0


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