| Категории |
КатегорииScala Языки программирования |
|---|---|
| Группа | Группаcom.github.acsgh.mad.scala.server.converter.template |
| Идентификатор | Идентификаторtwirl_2.13 |
| Версия | Версия1.0.1 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| twirl_2.13-1.0.1.pom | |
| twirl_2.13-1.0.1.jar | 4 KB |
| twirl_2.13-1.0.1-sources.jar | 1 KB |
| twirl_2.13-1.0.1-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.acsgh.mad.scala.server.converter.template/twirl_2.13/ -->
<dependency>
<groupId>com.github.acsgh.mad.scala.server.converter.template</groupId>
<artifactId>twirl_2.13</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.acsgh.mad.scala.server.converter.template/twirl_2.13/
implementation 'com.github.acsgh.mad.scala.server.converter.template:twirl_2.13:1.0.1'
// https://jarcasting.com/artifacts/com.github.acsgh.mad.scala.server.converter.template/twirl_2.13/
implementation ("com.github.acsgh.mad.scala.server.converter.template:twirl_2.13:1.0.1")
'com.github.acsgh.mad.scala.server.converter.template:twirl_2.13:jar:1.0.1'
<dependency org="com.github.acsgh.mad.scala.server.converter.template" name="twirl_2.13" rev="1.0.1">
<artifact name="twirl_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.acsgh.mad.scala.server.converter.template', module='twirl_2.13', version='1.0.1')
)
libraryDependencies += "com.github.acsgh.mad.scala.server.converter.template" % "twirl_2.13" % "1.0.1"
[com.github.acsgh.mad.scala.server.converter.template/twirl_2.13 "1.0.1"]