is not current version
Last Version 1.0.34

com.jslsolucoes:cdi 1.0.33


GroupId

GroupId

com.jslsolucoes
ArtifactId

ArtifactId

cdi
Version

Version

1.0.33
Type

Type

pom

Download cdi 1.0.33

Filename Size
cdi-1.0.33.pom 981 bytes
Browse

<!-- https://jarcasting.com/artifacts/com.jslsolucoes/cdi/ -->
<dependency>
    <groupId>com.jslsolucoes</groupId>
    <artifactId>cdi</artifactId>
    <version>1.0.33</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.jslsolucoes/cdi/
implementation 'com.jslsolucoes:cdi:1.0.33'
// https://jarcasting.com/artifacts/com.jslsolucoes/cdi/
implementation ("com.jslsolucoes:cdi:1.0.33")
'com.jslsolucoes:cdi:pom:1.0.33'
<dependency org="com.jslsolucoes" name="cdi" rev="1.0.33">
  <artifact name="cdi" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.jslsolucoes', module='cdi', version='1.0.33')
)
libraryDependencies += "com.jslsolucoes" % "cdi" % "1.0.33"
[com.jslsolucoes/cdi "1.0.33"]