jufeng-framework
G-Phone share open source architecture jufeng
| License |
License |
|---|---|
| GroupId | GroupIdco.jufeng |
| ArtifactId | ArtifactIdjufeng-core |
| Last Version | Last Version1.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionjufeng-core
jufeng
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| jufeng-core-1.0.1.pom | |
| jufeng-core-1.0.1.jar | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/co.jufeng/jufeng-core/ -->
<dependency>
<groupId>co.jufeng</groupId>
<artifactId>jufeng-core</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/co.jufeng/jufeng-core/
implementation 'co.jufeng:jufeng-core:1.0.1'
// https://jarcasting.com/artifacts/co.jufeng/jufeng-core/
implementation ("co.jufeng:jufeng-core:1.0.1")
'co.jufeng:jufeng-core:jar:1.0.1'
<dependency org="co.jufeng" name="jufeng-core" rev="1.0.1">
<artifact name="jufeng-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='co.jufeng', module='jufeng-core', version='1.0.1')
)
libraryDependencies += "co.jufeng" % "jufeng-core" % "1.0.1"
[co.jufeng/jufeng-core "1.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.10 |
G-Phone share open source architecture jufeng