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