Categories |
CategoriesORM Data |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdphp-date-formatter |
Version | Version1.3.4 |
Type | Typejar |
Filename | Size |
---|---|
php-date-formatter-1.3.4.pom | |
php-date-formatter-1.3.4.jar | 16 KB |
php-date-formatter-1.3.4-sources.jar | 22 bytes |
php-date-formatter-1.3.4-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.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/php-date-formatter/
implementation 'org.webjars.npm:php-date-formatter:1.3.4'
// https://jarcasting.com/artifacts/org.webjars.npm/php-date-formatter/
implementation ("org.webjars.npm:php-date-formatter:1.3.4")
'org.webjars.npm:php-date-formatter:jar:1.3.4'
<dependency org="org.webjars.npm" name="php-date-formatter" rev="1.3.4">
<artifact name="php-date-formatter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='php-date-formatter', version='1.3.4')
)
libraryDependencies += "org.webjars.npm" % "php-date-formatter" % "1.3.4"
[org.webjars.npm/php-date-formatter "1.3.4"]