is not current version
Last Version 0.9.1

com.github.brymck:with-environment 0.9.0

Execute a block with overridden environment variables

GroupId

GroupId

com.github.brymck
ArtifactId

ArtifactId

with-environment
Version

Version

0.9.0
Type

Type

jar

Download with-environment 0.9.0


<!-- https://jarcasting.com/artifacts/com.github.brymck/with-environment/ -->
<dependency>
    <groupId>com.github.brymck</groupId>
    <artifactId>with-environment</artifactId>
    <version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.brymck/with-environment/
implementation 'com.github.brymck:with-environment:0.9.0'
// https://jarcasting.com/artifacts/com.github.brymck/with-environment/
implementation ("com.github.brymck:with-environment:0.9.0")
'com.github.brymck:with-environment:jar:0.9.0'
<dependency org="com.github.brymck" name="with-environment" rev="0.9.0">
  <artifact name="with-environment" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.brymck', module='with-environment', version='0.9.0')
)
libraryDependencies += "com.github.brymck" % "with-environment" % "0.9.0"
[com.github.brymck/with-environment "0.9.0"]