| License |
License |
|---|---|
| GroupId | GroupIdorg.webjars.bowergithub.isaacs |
| ArtifactId | ArtifactIdisexe |
| Version | Version2.0.0 |
| Type | Typejar |
| Description |
Descriptionisexe
WebJar for isexe
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| isexe-2.0.0.pom | |
| isexe-2.0.0.jar | 7 KB |
| isexe-2.0.0-sources.jar | 22 bytes |
| isexe-2.0.0-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.isaacs/isexe/ -->
<dependency>
<groupId>org.webjars.bowergithub.isaacs</groupId>
<artifactId>isexe</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.isaacs/isexe/
implementation 'org.webjars.bowergithub.isaacs:isexe:2.0.0'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.isaacs/isexe/
implementation ("org.webjars.bowergithub.isaacs:isexe:2.0.0")
'org.webjars.bowergithub.isaacs:isexe:jar:2.0.0'
<dependency org="org.webjars.bowergithub.isaacs" name="isexe" rev="2.0.0">
<artifact name="isexe" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.isaacs', module='isexe', version='2.0.0')
)
libraryDependencies += "org.webjars.bowergithub.isaacs" % "isexe" % "2.0.0"
[org.webjars.bowergithub.isaacs/isexe "2.0.0"]