is not current version
Last Version 0.1.3-1

org.webjars:tempfile 0.1.3

WebJar for tempfile

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

tempfile
Version

Version

0.1.3
Type

Type

jar

Download tempfile 0.1.3


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