is not current version
Last Version 2.0.5

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

WebJar for get-caller-file

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

get-caller-file
Version

Version

2.0.1
Type

Type

jar

Download get-caller-file 2.0.1


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