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