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