p

pstore

One of many Pluginloader plugins
https://github.com/pluginloader/mono
MIT
6oogle
文件下载
文件名 操作
pstore-1.0.1.jar 下载
pstore-1.0.1.pom 下载
pstore-1.0.1-sources.jar 下载
Apache Maven
<dependency>
  <groupId>io.github.pluginloader</groupId>
  <artifactId>pstore</artifactId>
  <version>1.0.1</version>
</dependency>
Gradle Groovy
implementation 'io.github.pluginloader:pstore:1.0.1'
Gradle Kotlin
implementation("io.github.pluginloader:pstore:1.0.1")
Scala SBT
libraryDependencies += "io.github.pluginloader" % "pstore" % "1.0.1"
Groovy Grape
@Grapes(
  @Grab(group='io.github.pluginloader', module='pstore', version='1.0.1')
)
Apache Ivy
<dependency org="io.github.pluginloader" name="pstore" rev="1.0.1" />
Leiningen
[io.github.pluginloader/pstore "1.0.1"]
Apache Buildr
'io.github.pluginloader:pstore:jar:1.0.1'
本项目依赖
该项目无第三方依赖