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

org.ow2.frascati.examples.test:frascati-test 1.1.1

APIs for running SCA applications with FraSCAti

Группа

Группа

org.ow2.frascati.examples.test
Идентификатор

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

frascati-test
Версия

Версия

1.1.1
Тип

Тип

jar

Скачать frascati-test 1.1.1

Имя Файла Размер
frascati-test-1.1.1.pom
frascati-test-1.1.1.jar 3 KB
Обзор

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