p

polestar-doc

Restful API文档中心
Files download
File Operation
polestar-doc-1.0-RELEASE.jar download
polestar-doc-1.0-RELEASE.pom download
polestar-doc-1.0-RELEASE-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.panxiaole</groupId>
  <artifactId>polestar-doc</artifactId>
  <version>1.0-RELEASE</version>
</dependency>
Gradle Groovy
implementation 'com.github.panxiaole:polestar-doc:1.0-RELEASE'
Gradle Kotlin
implementation("com.github.panxiaole:polestar-doc:1.0-RELEASE")
Scala SBT
libraryDependencies += "com.github.panxiaole" % "polestar-doc" % "1.0-RELEASE"
Groovy Grape
@Grapes(
  @Grab(group='com.github.panxiaole', module='polestar-doc', version='1.0-RELEASE')
)
Apache Ivy
<dependency org="com.github.panxiaole" name="polestar-doc" rev="1.0-RELEASE" />
Leiningen
[com.github.panxiaole/polestar-doc "1.0-RELEASE"]
Apache Buildr
'com.github.panxiaole:polestar-doc:jar:1.0-RELEASE'