License |
License
BSD 3-Clause
|
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdphp-date-formatter |
Version | Version1.3.6 |
Type | Typejar |
Description |
Descriptionphp-date-formatter
WebJar for php-date-formatter
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
php-date-formatter-1.3.6.pom | |
php-date-formatter-1.3.6.jar | 21 KB |
php-date-formatter-1.3.6-sources.jar | 22 bytes |
php-date-formatter-1.3.6-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/php-date-formatter/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>php-date-formatter</artifactId>
<version>1.3.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/php-date-formatter/
implementation 'org.webjars.npm:php-date-formatter:1.3.6'
// https://jarcasting.com/artifacts/org.webjars.npm/php-date-formatter/
implementation ("org.webjars.npm:php-date-formatter:1.3.6")
'org.webjars.npm:php-date-formatter:jar:1.3.6'
<dependency org="org.webjars.npm" name="php-date-formatter" rev="1.3.6">
<artifact name="php-date-formatter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='php-date-formatter', version='1.3.6')
)
libraryDependencies += "org.webjars.npm" % "php-date-formatter" % "1.3.6"
[org.webjars.npm/php-date-formatter "1.3.6"]