is not current version
Last Version 3.1.10

net.oschina.durcframework:durcframework-core 1.1.16

durcframework core

Categories

Categories

Net
GroupId

GroupId

net.oschina.durcframework
ArtifactId

ArtifactId

durcframework-core
Version

Version

1.1.16
Type

Type

jar

Download durcframework-core 1.1.16


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