| License |
License
MIT
|
|---|---|
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdobject-inspect |
| Last Version | Last Version1.12.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionobject-inspect
WebJar for object-inspect
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| object-inspect-1.12.2.pom | |
| object-inspect-1.12.2.jar | 21 KB |
| object-inspect-1.12.2-sources.jar | 22 bytes |
| object-inspect-1.12.2-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/object-inspect/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>object-inspect</artifactId>
<version>1.12.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/object-inspect/
implementation 'org.webjars.npm:object-inspect:1.12.2'
// https://jarcasting.com/artifacts/org.webjars.npm/object-inspect/
implementation ("org.webjars.npm:object-inspect:1.12.2")
'org.webjars.npm:object-inspect:jar:1.12.2'
<dependency org="org.webjars.npm" name="object-inspect" rev="1.12.2">
<artifact name="object-inspect" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='object-inspect', version='1.12.2')
)
libraryDependencies += "org.webjars.npm" % "object-inspect" % "1.12.2"
[org.webjars.npm/object-inspect "1.12.2"]