path-platform

WebJar for path-platform

License

License

MIT
Categories

Categories

ORM Data
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

path-platform
Last Version

Last Version

0.11.15
Release Date

Release Date

Type

Type

jar
Description

Description

path-platform
WebJar for path-platform
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

http://github.com/tjfontaine/node-path-platform

Download path-platform

How to add to project

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

path-platform

This is a transitional package for those not on 0.12 that provides a compatible interface to the builtin path module, but adds path.posix and path.win32 so you can path.posix.normalize on a win32 platform, or vice versa.

Versions

Version
0.11.15