GroupId | GroupIdorg.webjars.bowergithub.jonschlinkert |
---|---|
ArtifactId | ArtifactIdisobject |
Version | Version2.1.0 |
Type | Typejar |
Filename | Size |
---|---|
isobject-2.1.0.pom | |
isobject-2.1.0.jar | 8 KB |
isobject-2.1.0-sources.jar | 22 bytes |
isobject-2.1.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.jonschlinkert/isobject/ -->
<dependency>
<groupId>org.webjars.bowergithub.jonschlinkert</groupId>
<artifactId>isobject</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.jonschlinkert/isobject/
implementation 'org.webjars.bowergithub.jonschlinkert:isobject:2.1.0'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.jonschlinkert/isobject/
implementation ("org.webjars.bowergithub.jonschlinkert:isobject:2.1.0")
'org.webjars.bowergithub.jonschlinkert:isobject:jar:2.1.0'
<dependency org="org.webjars.bowergithub.jonschlinkert" name="isobject" rev="2.1.0">
<artifact name="isobject" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.jonschlinkert', module='isobject', version='2.1.0')
)
libraryDependencies += "org.webjars.bowergithub.jonschlinkert" % "isobject" % "2.1.0"
[org.webjars.bowergithub.jonschlinkert/isobject "2.1.0"]