GroupId | GroupIdcom.github.yakivy |
---|---|
ArtifactId | ArtifactIdpoppet-circe_sjs1_2.13 |
Version | Version0.2.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.yakivy/poppet-circe_sjs1_2.13/ -->
<dependency>
<groupId>com.github.yakivy</groupId>
<artifactId>poppet-circe_sjs1_2.13</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yakivy/poppet-circe_sjs1_2.13/
implementation 'com.github.yakivy:poppet-circe_sjs1_2.13:0.2.0'
// https://jarcasting.com/artifacts/com.github.yakivy/poppet-circe_sjs1_2.13/
implementation ("com.github.yakivy:poppet-circe_sjs1_2.13:0.2.0")
'com.github.yakivy:poppet-circe_sjs1_2.13:jar:0.2.0'
<dependency org="com.github.yakivy" name="poppet-circe_sjs1_2.13" rev="0.2.0">
<artifact name="poppet-circe_sjs1_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yakivy', module='poppet-circe_sjs1_2.13', version='0.2.0')
)
libraryDependencies += "com.github.yakivy" % "poppet-circe_sjs1_2.13" % "0.2.0"
[com.github.yakivy/poppet-circe_sjs1_2.13 "0.2.0"]