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