| Лицензия |
Лицензия
MIT
|
|---|---|
| Группа | Группаorg.webjars.npm |
| Идентификатор | Идентификаторtyped-function |
| Последняя версия | Последняя версия2.1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеtyped-function
WebJar for typed-function
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| typed-function-2.1.0.pom | |
| typed-function-2.1.0.jar | 43 KB |
| typed-function-2.1.0-sources.jar | 22 bytes |
| typed-function-2.1.0-javadoc.jar | 22 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/typed-function/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>typed-function</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/typed-function/
implementation 'org.webjars.npm:typed-function:2.1.0'
// https://jarcasting.com/artifacts/org.webjars.npm/typed-function/
implementation ("org.webjars.npm:typed-function:2.1.0")
'org.webjars.npm:typed-function:jar:2.1.0'
<dependency org="org.webjars.npm" name="typed-function" rev="2.1.0">
<artifact name="typed-function" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='typed-function', version='2.1.0')
)
libraryDependencies += "org.webjars.npm" % "typed-function" % "2.1.0"
[org.webjars.npm/typed-function "2.1.0"]