File | Operation |
---|---|
pk-services-4.1.0.pom | download |
<dependency>
<groupId>net.anotheria.portalkit</groupId>
<artifactId>pk-services</artifactId>
<version>4.1.0</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='net.anotheria.portalkit', module='pk-services', version='4.1.0')
)