p

pk-services-relationservice

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