is not current version
Last Version 1.0.0

org.webjars.npm:detect-file 0.1.0

WebJar for detect-file

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

detect-file
Version

Version

0.1.0
Type

Type

jar

Download detect-file 0.1.0


<!-- https://jarcasting.com/artifacts/org.webjars.npm/detect-file/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>detect-file</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/detect-file/
implementation 'org.webjars.npm:detect-file:0.1.0'
// https://jarcasting.com/artifacts/org.webjars.npm/detect-file/
implementation ("org.webjars.npm:detect-file:0.1.0")
'org.webjars.npm:detect-file:jar:0.1.0'
<dependency org="org.webjars.npm" name="detect-file" rev="0.1.0">
  <artifact name="detect-file" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='detect-file', version='0.1.0')
)
libraryDependencies += "org.webjars.npm" % "detect-file" % "0.1.0"
[org.webjars.npm/detect-file "0.1.0"]