| Группа | Группаorg.webjars.npm |
|---|---|
| Идентификатор | Идентификаторstring.prototype.trimleft |
| Версия | Версия2.0.0 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| string.prototype.trimleft-2.0.0.pom | |
| string.prototype.trimleft-2.0.0.jar | 11 KB |
| string.prototype.trimleft-2.0.0-sources.jar | 22 bytes |
| string.prototype.trimleft-2.0.0-javadoc.jar | 22 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/string.prototype.trimleft/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>string.prototype.trimleft</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/string.prototype.trimleft/
implementation 'org.webjars.npm:string.prototype.trimleft:2.0.0'
// https://jarcasting.com/artifacts/org.webjars.npm/string.prototype.trimleft/
implementation ("org.webjars.npm:string.prototype.trimleft:2.0.0")
'org.webjars.npm:string.prototype.trimleft:jar:2.0.0'
<dependency org="org.webjars.npm" name="string.prototype.trimleft" rev="2.0.0">
<artifact name="string.prototype.trimleft" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='string.prototype.trimleft', version='2.0.0')
)
libraryDependencies += "org.webjars.npm" % "string.prototype.trimleft" % "2.0.0"
[org.webjars.npm/string.prototype.trimleft "2.0.0"]