License |
License |
---|---|
GroupId | GroupIdio.github.dayeshing |
ArtifactId | ArtifactIdapiface-core |
Last Version | Last Version2.1.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionA set of interface documentation tools developed by java,
Tools that run in an operational or development environment
|
Filename | Size |
---|---|
apiface-core-2.1.5.pom | |
apiface-core-2.1.5.jar | 204 KB |
apiface-core-2.1.5-sources.jar | 109 KB |
apiface-core-2.1.5-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.dayeshing/apiface-core/ -->
<dependency>
<groupId>io.github.dayeshing</groupId>
<artifactId>apiface-core</artifactId>
<version>2.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.dayeshing/apiface-core/
implementation 'io.github.dayeshing:apiface-core:2.1.5'
// https://jarcasting.com/artifacts/io.github.dayeshing/apiface-core/
implementation ("io.github.dayeshing:apiface-core:2.1.5")
'io.github.dayeshing:apiface-core:jar:2.1.5'
<dependency org="io.github.dayeshing" name="apiface-core" rev="2.1.5">
<artifact name="apiface-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.dayeshing', module='apiface-core', version='2.1.5')
)
libraryDependencies += "io.github.dayeshing" % "apiface-core" % "2.1.5"
[io.github.dayeshing/apiface-core "2.1.5"]
Group / Artifact | Type | Version |
---|---|---|
com.github.javaparser : javaparser-core | jar | 2.5.1 |
com.google.protobuf : protobuf-java | jar | 3.15.0-rc-2 |
com.alibaba : fastjson | jar | 1.2.58 |
org.slf4j : slf4j-api | jar | 1.7.22 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.1.6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |