p

pk-services-storage

PortalKIT Services: Storage
Files download
File Operation
pk-services-storage-4.0.3.jar download
pk-services-storage-4.0.3.pom download
pk-services-storage-4.0.3-sources.jar download
Apache Maven
<dependency>
  <groupId>net.anotheria.portalkit</groupId>
  <artifactId>pk-services-storage</artifactId>
  <version>4.0.3</version>
</dependency>
Gradle Groovy
implementation 'net.anotheria.portalkit:pk-services-storage:4.0.3'
Gradle Kotlin
implementation("net.anotheria.portalkit:pk-services-storage:4.0.3")
Scala SBT
libraryDependencies += "net.anotheria.portalkit" % "pk-services-storage" % "4.0.3"
Groovy Grape
@Grapes(
  @Grab(group='net.anotheria.portalkit', module='pk-services-storage', version='4.0.3')
)
Apache Ivy
<dependency org="net.anotheria.portalkit" name="pk-services-storage" rev="4.0.3" />
Leiningen
[net.anotheria.portalkit/pk-services-storage "4.0.3"]
Apache Buildr
'net.anotheria.portalkit:pk-services-storage:jar:4.0.3'