is not current version
Last Version 5.0.1

org.webjars.npm:autosize 3.0.17

WebJar for autosize

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

autosize
Version

Version

3.0.17
Type

Type

jar

Download autosize 3.0.17


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