| Группа | Группаorg.ow2.frascati.examples |
|---|---|
| Идентификатор | Идентификаторisbntest |
| Последняя версия | Последняя версия1.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеOW2 FraSCAti Examples: ISBN test
|
| Имя Файла | Размер |
|---|---|
| isbntest-1.4.pom | |
| isbntest-1.4.jar | 16 KB |
| isbntest-1.4-sources.jar | 14 KB |
| isbntest-1.4-javadoc.jar | 97 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.ow2.frascati.examples/isbntest/ -->
<dependency>
<groupId>org.ow2.frascati.examples</groupId>
<artifactId>isbntest</artifactId>
<version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.frascati.examples/isbntest/
implementation 'org.ow2.frascati.examples:isbntest:1.4'
// https://jarcasting.com/artifacts/org.ow2.frascati.examples/isbntest/
implementation ("org.ow2.frascati.examples:isbntest:1.4")
'org.ow2.frascati.examples:isbntest:jar:1.4'
<dependency org="org.ow2.frascati.examples" name="isbntest" rev="1.4">
<artifact name="isbntest" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.frascati.examples', module='isbntest', version='1.4')
)
libraryDependencies += "org.ow2.frascati.examples" % "isbntest" % "1.4"
[org.ow2.frascati.examples/isbntest "1.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.ow2.frascati : frascati-binding-ws | jar | 1.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.ow2.frascati : frascati-runtime-factory | jar | 1.4 |
| org.ow2.frascati : frascati-explorer-api | jar | 1.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.ow2.frascati.examples.test : frascati-test | jar | 1.4 |