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