is not current version
Last Version 2.0.5

org.webjars.npm:get-caller-file 1.0.2

WebJar for get-caller-file

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

get-caller-file
Version

Version

1.0.2
Type

Type

jar

Download get-caller-file 1.0.2


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