is not current version
Last Version 3.0.0

org.webjars.npm:home-or-tmp 2.0.0

WebJar for home-or-tmp

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

home-or-tmp
Version

Version

2.0.0
Type

Type

jar

Download home-or-tmp 2.0.0


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