is not current version
Last Version 3.1.10

net.oschina.durcframework:durcframework-core 2.0

durcframework core

Categories

Categories

Net
GroupId

GroupId

net.oschina.durcframework
ArtifactId

ArtifactId

durcframework-core
Version

Version

2.0
Type

Type

jar

Download durcframework-core 2.0


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