is not current version
Last Version 0.8.1

org.microbean:microbean-weld-se-environment 0.5.3

${project.name}

GroupId

GroupId

org.microbean
ArtifactId

ArtifactId

microbean-weld-se-environment
Version

Version

0.5.3
Type

Type

pom

Download microbean-weld-se-environment 0.5.3


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