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

net.contextfw:context 0.8.3-snapshot


Категории

Категории

Сеть
Группа

Группа

net.contextfw
Идентификатор

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

context
Версия

Версия

0.8.3-snapshot
Тип

Тип

pom

Скачать context 0.8.3-snapshot

Имя Файла Размер
context-0.8.3-snapshot.pom 4 KB
Обзор

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