GroupId | GroupIdorg.microbean |
---|---|
ArtifactId | ArtifactIdmicrobean-weld-se-environment |
Version | Version0.6.2 |
Type | Typepom |
Filename | Size |
---|---|
microbean-weld-se-environment-0.6.2.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.microbean/microbean-weld-se-environment/ -->
<dependency>
<groupId>org.microbean</groupId>
<artifactId>microbean-weld-se-environment</artifactId>
<version>0.6.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.microbean/microbean-weld-se-environment/
implementation 'org.microbean:microbean-weld-se-environment:0.6.2'
// https://jarcasting.com/artifacts/org.microbean/microbean-weld-se-environment/
implementation ("org.microbean:microbean-weld-se-environment:0.6.2")
'org.microbean:microbean-weld-se-environment:pom:0.6.2'
<dependency org="org.microbean" name="microbean-weld-se-environment" rev="0.6.2">
<artifact name="microbean-weld-se-environment" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.microbean', module='microbean-weld-se-environment', version='0.6.2')
)
libraryDependencies += "org.microbean" % "microbean-weld-se-environment" % "0.6.2"
[org.microbean/microbean-weld-se-environment "0.6.2"]