GroupId | GroupIdcom.github.phillip-kruger |
---|---|
ArtifactId | ArtifactIdmicroprofile-extentions |
Version | Version1.0.5 |
Type | Typepom |
Filename | Size |
---|---|
microprofile-extentions-1.0.5.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.phillip-kruger/microprofile-extentions/ -->
<dependency>
<groupId>com.github.phillip-kruger</groupId>
<artifactId>microprofile-extentions</artifactId>
<version>1.0.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.phillip-kruger/microprofile-extentions/
implementation 'com.github.phillip-kruger:microprofile-extentions:1.0.5'
// https://jarcasting.com/artifacts/com.github.phillip-kruger/microprofile-extentions/
implementation ("com.github.phillip-kruger:microprofile-extentions:1.0.5")
'com.github.phillip-kruger:microprofile-extentions:pom:1.0.5'
<dependency org="com.github.phillip-kruger" name="microprofile-extentions" rev="1.0.5">
<artifact name="microprofile-extentions" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.phillip-kruger', module='microprofile-extentions', version='1.0.5')
)
libraryDependencies += "com.github.phillip-kruger" % "microprofile-extentions" % "1.0.5"
[com.github.phillip-kruger/microprofile-extentions "1.0.5"]