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