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

org.wso2.ei:tasks 4.0.0-m8


Группа

Группа

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

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

tasks
Версия

Версия

4.0.0-m8
Тип

Тип

pom

Скачать tasks 4.0.0-m8

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

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