is not current version
Last Version 3.1.0

org.webjars.npm:callsites 0.2.0

WebJar for callsites

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

callsites
Version

Version

0.2.0
Type

Type

jar

Download callsites 0.2.0


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