GroupId | GroupIdcom.github.brymck |
---|---|
ArtifactId | ArtifactIdwith-environment |
Version | Version0.9.0 |
Type | Typejar |
Filename | Size |
---|---|
with-environment-0.9.0.pom | |
with-environment-0.9.0.jar | 7 KB |
with-environment-0.9.0-sources.jar | 5 KB |
with-environment-0.9.0-javadoc.jar | 399 KB |
Browse |
<!-- 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"]