| License |
License |
|---|---|
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdsmartcrop |
| Version | Version2.0.3 |
| Type | Typejar |
| Description |
Descriptionsmartcrop
WebJar for smartcrop
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| smartcrop-2.0.3.pom | |
| smartcrop-2.0.3.jar | 12 KB |
| smartcrop-2.0.3-sources.jar | 22 bytes |
| smartcrop-2.0.3-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/smartcrop/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>smartcrop</artifactId>
<version>2.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/smartcrop/
implementation 'org.webjars.npm:smartcrop:2.0.3'
// https://jarcasting.com/artifacts/org.webjars.npm/smartcrop/
implementation ("org.webjars.npm:smartcrop:2.0.3")
'org.webjars.npm:smartcrop:jar:2.0.3'
<dependency org="org.webjars.npm" name="smartcrop" rev="2.0.3">
<artifact name="smartcrop" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='smartcrop', version='2.0.3')
)
libraryDependencies += "org.webjars.npm" % "smartcrop" % "2.0.3"
[org.webjars.npm/smartcrop "2.0.3"]