| GroupId | GroupIdcom.github.isdream |
|---|---|
| ArtifactId | ArtifactIdjointware-core |
| Last Version | Last Version2.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionjointware-core
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| jointware-core-2.0.0.pom | |
| jointware-core-2.0.0.jar | 25 KB |
| jointware-core-2.0.0-sources.jar | 19 KB |
| jointware-core-2.0.0-javadoc.jar | 114 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.isdream/jointware-core/ -->
<dependency>
<groupId>com.github.isdream</groupId>
<artifactId>jointware-core</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.isdream/jointware-core/
implementation 'com.github.isdream:jointware-core:2.0.0'
// https://jarcasting.com/artifacts/com.github.isdream/jointware-core/
implementation ("com.github.isdream:jointware-core:2.0.0")
'com.github.isdream:jointware-core:jar:2.0.0'
<dependency org="com.github.isdream" name="jointware-core" rev="2.0.0">
<artifact name="jointware-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.isdream', module='jointware-core', version='2.0.0')
)
libraryDependencies += "com.github.isdream" % "jointware-core" % "2.0.0"
[com.github.isdream/jointware-core "2.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.alibaba : fastjson | jar | 1.2.45 |