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