GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdirregular-plurals |
Version | Version1.4.0 |
Type | Typejar |
Filename | Size |
---|---|
irregular-plurals-1.4.0.pom | |
irregular-plurals-1.4.0.jar | 5 KB |
irregular-plurals-1.4.0-sources.jar | 22 bytes |
irregular-plurals-1.4.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/irregular-plurals/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>irregular-plurals</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/irregular-plurals/
implementation 'org.webjars.npm:irregular-plurals:1.4.0'
// https://jarcasting.com/artifacts/org.webjars.npm/irregular-plurals/
implementation ("org.webjars.npm:irregular-plurals:1.4.0")
'org.webjars.npm:irregular-plurals:jar:1.4.0'
<dependency org="org.webjars.npm" name="irregular-plurals" rev="1.4.0">
<artifact name="irregular-plurals" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='irregular-plurals', version='1.4.0')
)
libraryDependencies += "org.webjars.npm" % "irregular-plurals" % "1.4.0"
[org.webjars.npm/irregular-plurals "1.4.0"]