WebJar for Autofill event polyfill
More info: http://webjars.org
Upstream: https://github.com/tbosch/autofill-event
License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdorg.webjars |
ArtifactId | ArtifactIdautofill-event |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAutofill event polyfill
WebJar for Autofill event polyfill
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
autofill-event-1.0.0.pom | |
autofill-event-1.0.0.jar | 4 KB |
autofill-event-1.0.0-javadoc.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/autofill-event/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>autofill-event</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/autofill-event/
implementation 'org.webjars:autofill-event:1.0.0'
// https://jarcasting.com/artifacts/org.webjars/autofill-event/
implementation ("org.webjars:autofill-event:1.0.0")
'org.webjars:autofill-event:jar:1.0.0'
<dependency org="org.webjars" name="autofill-event" rev="1.0.0">
<artifact name="autofill-event" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='autofill-event', version='1.0.0')
)
libraryDependencies += "org.webjars" % "autofill-event" % "1.0.0"
[org.webjars/autofill-event "1.0.0"]
WebJar for Autofill event polyfill
More info: http://webjars.org
Upstream: https://github.com/tbosch/autofill-event