License |
License
MIT
|
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdautosize |
Last Version | Last Version5.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionautosize
WebJar for autosize
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
autosize-5.0.1.pom | |
autosize-5.0.1.jar | 11 KB |
autosize-5.0.1-sources.jar | 22 bytes |
autosize-5.0.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/autosize/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>autosize</artifactId>
<version>5.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/autosize/
implementation 'org.webjars.npm:autosize:5.0.1'
// https://jarcasting.com/artifacts/org.webjars.npm/autosize/
implementation ("org.webjars.npm:autosize:5.0.1")
'org.webjars.npm:autosize:jar:5.0.1'
<dependency org="org.webjars.npm" name="autosize" rev="5.0.1">
<artifact name="autosize" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='autosize', version='5.0.1')
)
libraryDependencies += "org.webjars.npm" % "autosize" % "5.0.1"
[org.webjars.npm/autosize "5.0.1"]