is not current version
Last Version 2.0.5

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

WebJar for get-caller-file

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

get-caller-file
Version

Version

1.0.3
Type

Type

jar

Download get-caller-file 1.0.3


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