GroupId | GroupIdorg.pustefixframework |
---|---|
ArtifactId | ArtifactIdpustefix-cdi |
Version | Version0.22.19 |
Type | Typejar |
Filename | Size |
---|---|
pustefix-cdi-0.22.19.pom | |
pustefix-cdi-0.22.19.jar | 11 KB |
pustefix-cdi-0.22.19-sources.jar | 9 KB |
pustefix-cdi-0.22.19-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.19</version>
</dependency>
// https://jarcasting.com/artifacts/org.pustefixframework/pustefix-cdi/
implementation 'org.pustefixframework:pustefix-cdi:0.22.19'
// https://jarcasting.com/artifacts/org.pustefixframework/pustefix-cdi/
implementation ("org.pustefixframework:pustefix-cdi:0.22.19")
'org.pustefixframework:pustefix-cdi:jar:0.22.19'
<dependency org="org.pustefixframework" name="pustefix-cdi" rev="0.22.19">
<artifact name="pustefix-cdi" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.pustefixframework', module='pustefix-cdi', version='0.22.19')
)
libraryDependencies += "org.pustefixframework" % "pustefix-cdi" % "0.22.19"
[org.pustefixframework/pustefix-cdi "0.22.19"]