GroupId | GroupIdorg.pustefixframework |
---|---|
ArtifactId | ArtifactIdpustefix-cdi |
Version | Version0.22.17 |
Type | Typejar |
Filename | Size |
---|---|
pustefix-cdi-0.22.17.pom | |
pustefix-cdi-0.22.17.jar | 11 KB |
pustefix-cdi-0.22.17-sources.jar | 9 KB |
pustefix-cdi-0.22.17-javadoc.jar | 48 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.pustefixframework/pustefix-cdi/ -->
<dependency>
<groupId>org.pustefixframework</groupId>
<artifactId>pustefix-cdi</artifactId>
<version>0.22.17</version>
</dependency>
// https://jarcasting.com/artifacts/org.pustefixframework/pustefix-cdi/
implementation 'org.pustefixframework:pustefix-cdi:0.22.17'
// https://jarcasting.com/artifacts/org.pustefixframework/pustefix-cdi/
implementation ("org.pustefixframework:pustefix-cdi:0.22.17")
'org.pustefixframework:pustefix-cdi:jar:0.22.17'
<dependency org="org.pustefixframework" name="pustefix-cdi" rev="0.22.17">
<artifact name="pustefix-cdi" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.pustefixframework', module='pustefix-cdi', version='0.22.17')
)
libraryDependencies += "org.pustefixframework" % "pustefix-cdi" % "0.22.17"
[org.pustefixframework/pustefix-cdi "0.22.17"]