не последняя версия
Последняя версия 4.1.0-m4

org.wso2.ei:tasks 1.2.0


Группа

Группа

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

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

tasks
Версия

Версия

1.2.0
Тип

Тип

pom

Скачать tasks 1.2.0

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

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