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

org.wso2.samples.is:helloworld 4.3.8


Группа

Группа

org.wso2.samples.is
Идентификатор

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

helloworld
Версия

Версия

4.3.8
Тип

Тип

pom

Скачать helloworld 4.3.8

Имя Файла Размер
helloworld-4.3.8.pom 1 KB
Обзор

<!-- https://jarcasting.com/artifacts/org.wso2.samples.is/helloworld/ -->
<dependency>
    <groupId>org.wso2.samples.is</groupId>
    <artifactId>helloworld</artifactId>
    <version>4.3.8</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.samples.is/helloworld/
implementation 'org.wso2.samples.is:helloworld:4.3.8'
// https://jarcasting.com/artifacts/org.wso2.samples.is/helloworld/
implementation ("org.wso2.samples.is:helloworld:4.3.8")
'org.wso2.samples.is:helloworld:pom:4.3.8'
<dependency org="org.wso2.samples.is" name="helloworld" rev="4.3.8">
  <artifact name="helloworld" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.samples.is', module='helloworld', version='4.3.8')
)
libraryDependencies += "org.wso2.samples.is" % "helloworld" % "4.3.8"
[org.wso2.samples.is/helloworld "4.3.8"]