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