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