| License | License
                                                        BSD 3-Clause                                                 | 
|---|---|
| GroupId | GroupIdorg.webjars.bowergithub.jedwatson | 
| ArtifactId | ArtifactIdexenv | 
| Last Version | Last Version1.2.2 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionexenv WebJar for exenv | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| exenv-1.2.2.pom | |
| exenv-1.2.2.jar | 5 KB | 
| exenv-1.2.2-sources.jar | 22 bytes | 
| exenv-1.2.2-javadoc.jar | 22 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.jedwatson/exenv/ -->
<dependency>
    <groupId>org.webjars.bowergithub.jedwatson</groupId>
    <artifactId>exenv</artifactId>
    <version>1.2.2</version>
</dependency>// https://jarcasting.com/artifacts/org.webjars.bowergithub.jedwatson/exenv/
implementation 'org.webjars.bowergithub.jedwatson:exenv:1.2.2'// https://jarcasting.com/artifacts/org.webjars.bowergithub.jedwatson/exenv/
implementation ("org.webjars.bowergithub.jedwatson:exenv:1.2.2")'org.webjars.bowergithub.jedwatson:exenv:jar:1.2.2'<dependency org="org.webjars.bowergithub.jedwatson" name="exenv" rev="1.2.2">
  <artifact name="exenv" type="jar" />
</dependency>@Grapes(
@Grab(group='org.webjars.bowergithub.jedwatson', module='exenv', version='1.2.2')
)libraryDependencies += "org.webjars.bowergithub.jedwatson" % "exenv" % "1.2.2"[org.webjars.bowergithub.jedwatson/exenv "1.2.2"]