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

net.oschina.durcframework:durcframework-core 2.1

durcframework core

Категории

Категории

Сеть
Группа

Группа

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

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

durcframework-core
Версия

Версия

2.1
Тип

Тип

jar

Скачать durcframework-core 2.1


<!-- https://jarcasting.com/artifacts/net.oschina.durcframework/durcframework-core/ -->
<dependency>
    <groupId>net.oschina.durcframework</groupId>
    <artifactId>durcframework-core</artifactId>
    <version>2.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.oschina.durcframework/durcframework-core/
implementation 'net.oschina.durcframework:durcframework-core:2.1'
// https://jarcasting.com/artifacts/net.oschina.durcframework/durcframework-core/
implementation ("net.oschina.durcframework:durcframework-core:2.1")
'net.oschina.durcframework:durcframework-core:jar:2.1'
<dependency org="net.oschina.durcframework" name="durcframework-core" rev="2.1">
  <artifact name="durcframework-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.oschina.durcframework', module='durcframework-core', version='2.1')
)
libraryDependencies += "net.oschina.durcframework" % "durcframework-core" % "2.1"
[net.oschina.durcframework/durcframework-core "2.1"]