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