License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdpath-platform |
Version | Version0.11.15 |
Type | Typejar |
Description |
Descriptionpath-platform
WebJar for path-platform
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
path-platform-0.11.15.pom | |
path-platform-0.11.15.jar | 8 KB |
path-platform-0.11.15-sources.jar | 22 bytes |
path-platform-0.11.15-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/path-platform/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>path-platform</artifactId>
<version>0.11.15</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/path-platform/
implementation 'org.webjars.npm:path-platform:0.11.15'
// https://jarcasting.com/artifacts/org.webjars.npm/path-platform/
implementation ("org.webjars.npm:path-platform:0.11.15")
'org.webjars.npm:path-platform:jar:0.11.15'
<dependency org="org.webjars.npm" name="path-platform" rev="0.11.15">
<artifact name="path-platform" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='path-platform', version='0.11.15')
)
libraryDependencies += "org.webjars.npm" % "path-platform" % "0.11.15"
[org.webjars.npm/path-platform "0.11.15"]