is not current version
Last Version 1.0.3

org.webjars.npm:tiny-inflate 1.0.2

WebJar for tiny-inflate

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

tiny-inflate
Version

Version

1.0.2
Type

Type

jar

Download tiny-inflate 1.0.2


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