| License |
License |
|---|---|
| GroupId | GroupIdcom.github.yakivy |
| ArtifactId | ArtifactIdpoppet-consumer_2.13 |
| Version | Version0.1.0 |
| Type | Typejar |
| Description |
Descriptionpoppet-consumer
poppet-consumer
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.yakivy/poppet-consumer_2.13/ -->
<dependency>
<groupId>com.github.yakivy</groupId>
<artifactId>poppet-consumer_2.13</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yakivy/poppet-consumer_2.13/
implementation 'com.github.yakivy:poppet-consumer_2.13:0.1.0'
// https://jarcasting.com/artifacts/com.github.yakivy/poppet-consumer_2.13/
implementation ("com.github.yakivy:poppet-consumer_2.13:0.1.0")
'com.github.yakivy:poppet-consumer_2.13:jar:0.1.0'
<dependency org="com.github.yakivy" name="poppet-consumer_2.13" rev="0.1.0">
<artifact name="poppet-consumer_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yakivy', module='poppet-consumer_2.13', version='0.1.0')
)
libraryDependencies += "com.github.yakivy" % "poppet-consumer_2.13" % "0.1.0"
[com.github.yakivy/poppet-consumer_2.13 "0.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.3 |
| com.github.yakivy : poppet-coder-core_2.13 | jar | 0.1.0 |
| org.scala-lang : scala-reflect | jar | 2.13.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.typelevel : cats-core_2.13 | jar | 2.0.0 |
| org.scalatest : scalatest_2.13 | jar | 3.0.8 |