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