is not current version
Last Version 1.0.1

co.jufeng:jufeng-framework 1.0.0

jufeng

GroupId

GroupId

co.jufeng
ArtifactId

ArtifactId

jufeng-framework
Version

Version

1.0.0
Type

Type

pom

Download jufeng-framework 1.0.0

Filename Size
jufeng-framework-1.0.0.pom 32 KB
Browse

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