| GroupId | GroupIdorg.tpolecat |
|---|---|
| ArtifactId | ArtifactIdskunk-circe_3 |
| Version | Version0.0.28 |
| Type | Typejar |
| Filename | Size |
|---|---|
| skunk-circe_3-0.0.28.pom | |
| skunk-circe_3-0.0.28.jar | 9 KB |
| skunk-circe_3-0.0.28-sources.jar | 895 bytes |
| skunk-circe_3-0.0.28-javadoc.jar | 189 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.tpolecat/skunk-circe_3/ -->
<dependency>
<groupId>org.tpolecat</groupId>
<artifactId>skunk-circe_3</artifactId>
<version>0.0.28</version>
</dependency>
// https://jarcasting.com/artifacts/org.tpolecat/skunk-circe_3/
implementation 'org.tpolecat:skunk-circe_3:0.0.28'
// https://jarcasting.com/artifacts/org.tpolecat/skunk-circe_3/
implementation ("org.tpolecat:skunk-circe_3:0.0.28")
'org.tpolecat:skunk-circe_3:jar:0.0.28'
<dependency org="org.tpolecat" name="skunk-circe_3" rev="0.0.28">
<artifact name="skunk-circe_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tpolecat', module='skunk-circe_3', version='0.0.28')
)
libraryDependencies += "org.tpolecat" % "skunk-circe_3" % "0.0.28"
[org.tpolecat/skunk-circe_3 "0.0.28"]