| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.sviperll |
| Идентификатор | Идентификаторstatic-mustache |
| Версия | Версия0.4 |
| Тип | Типjar |
| Описание |
Описаниеstatic-mustache
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Имя Файла | Размер |
|---|---|
| static-mustache-0.4.pom | |
| static-mustache-0.4.jar | 91 KB |
| static-mustache-0.4-sources.jar | 81 KB |
| static-mustache-0.4-javadoc.jar | 141 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.sviperll/static-mustache/ -->
<dependency>
<groupId>com.github.sviperll</groupId>
<artifactId>static-mustache</artifactId>
<version>0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sviperll/static-mustache/
implementation 'com.github.sviperll:static-mustache:0.4'
// https://jarcasting.com/artifacts/com.github.sviperll/static-mustache/
implementation ("com.github.sviperll:static-mustache:0.4")
'com.github.sviperll:static-mustache:jar:0.4'
<dependency org="com.github.sviperll" name="static-mustache" rev="0.4">
<artifact name="static-mustache" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sviperll', module='static-mustache', version='0.4')
)
libraryDependencies += "com.github.sviperll" % "static-mustache" % "0.4"
[com.github.sviperll/static-mustache "0.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.sviperll : metachicory | jar | 0.26 |
| com.github.sviperll : chicory-text | jar | 0.26 |
| com.github.sviperll : chicory-core | jar | 0.26 |
| com.google.code.findbugs : jsr305 | jar | 3.0.0 |
| com.google.code.findbugs : annotations | jar | 2.0.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |