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