| License |
License |
|---|---|
| GroupId | GroupIdcom.perfma.xlab |
| ArtifactId | ArtifactIdxpocket-plugin-spi |
| Version | Version2.0.0-RELEASE |
| Type | Typejar |
| Description |
Descriptioncom.perfma.xlab:xpocket-plugin-spi
XPocket Plugin SPI Definition
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.perfma.xlab/xpocket-plugin-spi/ -->
<dependency>
<groupId>com.perfma.xlab</groupId>
<artifactId>xpocket-plugin-spi</artifactId>
<version>2.0.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.perfma.xlab/xpocket-plugin-spi/
implementation 'com.perfma.xlab:xpocket-plugin-spi:2.0.0-RELEASE'
// https://jarcasting.com/artifacts/com.perfma.xlab/xpocket-plugin-spi/
implementation ("com.perfma.xlab:xpocket-plugin-spi:2.0.0-RELEASE")
'com.perfma.xlab:xpocket-plugin-spi:jar:2.0.0-RELEASE'
<dependency org="com.perfma.xlab" name="xpocket-plugin-spi" rev="2.0.0-RELEASE">
<artifact name="xpocket-plugin-spi" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.perfma.xlab', module='xpocket-plugin-spi', version='2.0.0-RELEASE')
)
libraryDependencies += "com.perfma.xlab" % "xpocket-plugin-spi" % "2.0.0-RELEASE"
[com.perfma.xlab/xpocket-plugin-spi "2.0.0-RELEASE"]