is not current version
Last Version 0.8.1

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

${project.name}

GroupId

GroupId

org.microbean
ArtifactId

ArtifactId

microbean-weld-se-environment
Version

Version

0.1.0
Type

Type

pom

Download microbean-weld-se-environment 0.1.0


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