| License |
License |
|---|---|
| GroupId | GroupIdcom.julianpeeters |
| ArtifactId | ArtifactIdavrohugger_2.10 |
| Version | Version1.0.0-RC21 |
| Type | Typejar |
| Description |
Descriptionavrohugger
avrohugger
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| avrohugger_2.10-1.0.0-RC21.pom | |
| avrohugger_2.10-1.0.0-RC21.jar | 309 bytes |
| avrohugger_2.10-1.0.0-RC21-sources.jar | 257 bytes |
| avrohugger_2.10-1.0.0-RC21-javadoc.jar | 189 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.julianpeeters/avrohugger_2.10/ -->
<dependency>
<groupId>com.julianpeeters</groupId>
<artifactId>avrohugger_2.10</artifactId>
<version>1.0.0-RC21</version>
</dependency>
// https://jarcasting.com/artifacts/com.julianpeeters/avrohugger_2.10/
implementation 'com.julianpeeters:avrohugger_2.10:1.0.0-RC21'
// https://jarcasting.com/artifacts/com.julianpeeters/avrohugger_2.10/
implementation ("com.julianpeeters:avrohugger_2.10:1.0.0-RC21")
'com.julianpeeters:avrohugger_2.10:jar:1.0.0-RC21'
<dependency org="com.julianpeeters" name="avrohugger_2.10" rev="1.0.0-RC21">
<artifact name="avrohugger_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.julianpeeters', module='avrohugger_2.10', version='1.0.0-RC21')
)
libraryDependencies += "com.julianpeeters" % "avrohugger_2.10" % "1.0.0-RC21"
[com.julianpeeters/avrohugger_2.10 "1.0.0-RC21"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-compiler | jar | 2.10.7 |
| org.scala-lang : scala-library | jar | 2.10.7 |
| org.apache.avro : avro | jar | 1.9.1 |
| org.apache.avro : avro-compiler | jar | 1.9.1 |
| org.scalamacros : quasiquotes_2.10 | jar | 2.0.0 |
| org.scala-lang : scala-reflect | jar | 2.10.7 |
| org.codehaus.jackson : jackson-core-asl | jar | 1.9.13 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.specs2 : specs2-core_2.10 | jar | 3.8.6 |