is not current version
Last Version 3.1.10

net.oschina.durcframework:durcframework-core 3.0.1

durcframework core

Categories

Categories

Net
GroupId

GroupId

net.oschina.durcframework
ArtifactId

ArtifactId

durcframework-core
Version

Version

3.0.1
Type

Type

jar

Download durcframework-core 3.0.1


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