License |
License |
---|---|
Categories |
CategoriesScala Languages Net |
GroupId | GroupIdnet.sandrogrzicic |
ArtifactId | ArtifactIdscalabuff-compiler_2.10 |
Version | Version1.4.0 |
Type | Typejar |
Description |
Descriptionscalabuff-compiler
scalabuff-compiler
|
Project URL |
Project URL |
Project Organization |
Project Organizationnet.sandrogrzicic |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/net.sandrogrzicic/scalabuff-compiler_2.10/ -->
<dependency>
<groupId>net.sandrogrzicic</groupId>
<artifactId>scalabuff-compiler_2.10</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.sandrogrzicic/scalabuff-compiler_2.10/
implementation 'net.sandrogrzicic:scalabuff-compiler_2.10:1.4.0'
// https://jarcasting.com/artifacts/net.sandrogrzicic/scalabuff-compiler_2.10/
implementation ("net.sandrogrzicic:scalabuff-compiler_2.10:1.4.0")
'net.sandrogrzicic:scalabuff-compiler_2.10:jar:1.4.0'
<dependency org="net.sandrogrzicic" name="scalabuff-compiler_2.10" rev="1.4.0">
<artifact name="scalabuff-compiler_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sandrogrzicic', module='scalabuff-compiler_2.10', version='1.4.0')
)
libraryDependencies += "net.sandrogrzicic" % "scalabuff-compiler_2.10" % "1.4.0"
[net.sandrogrzicic/scalabuff-compiler_2.10 "1.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.4 |
com.google.protobuf : protobuf-java | jar | 2.5.0 |
Group / Artifact | Type | Version |
---|---|---|
net.sandrogrzicic : scalabuff-runtime_2.10 | jar | 1.4.0 |
org.scalatest : scalatest_2.10 | jar | 2.2.4 |