| License | 
                License | 
        
|---|---|
| GroupId | GroupIdit.agilelab | 
    
| ArtifactId | ArtifactIdwasp-compiler_2.12 | 
    
| Version | Version2.28.1-emr212 | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionwasp-compiler 
            wasp-compiler 
         | 
    
| Project URL | 
                    Project URL | 
            
| Project Organization | 
                    Project Organization | 
            
| Source Code Management | 
                    Source Code Management | 
            
<!-- https://jarcasting.com/artifacts/it.agilelab/wasp-compiler_2.12/ -->
<dependency>
    <groupId>it.agilelab</groupId>
    <artifactId>wasp-compiler_2.12</artifactId>
    <version>2.28.1-emr212</version>
</dependency>
                // https://jarcasting.com/artifacts/it.agilelab/wasp-compiler_2.12/
implementation 'it.agilelab:wasp-compiler_2.12:2.28.1-emr212'
                // https://jarcasting.com/artifacts/it.agilelab/wasp-compiler_2.12/
implementation ("it.agilelab:wasp-compiler_2.12:2.28.1-emr212")
                'it.agilelab:wasp-compiler_2.12:jar:2.28.1-emr212'
                <dependency org="it.agilelab" name="wasp-compiler_2.12" rev="2.28.1-emr212">
  <artifact name="wasp-compiler_2.12" type="jar" />
</dependency>
                @Grapes(
@Grab(group='it.agilelab', module='wasp-compiler_2.12', version='2.28.1-emr212')
)
                libraryDependencies += "it.agilelab" % "wasp-compiler_2.12" % "2.28.1-emr212"
                [it.agilelab/wasp-compiler_2.12 "2.28.1-emr212"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.scala-lang : scala-compiler | jar | 2.12.8 | 
| org.scala-lang : scala-library | jar | 2.12.8 | 
| it.agilelab : wasp-model_2.12 | jar | 2.28.1-emr212 | 
| io.github.andrebeat : scala-pool_2.12 | jar | 0.4.3 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.typesafe.akka : akka-testkit_2.12 | jar | 2.4.19 | 
| com.typesafe.akka : akka-multi-node-testkit_2.12 | jar | 2.4.19 | 
| org.scalatest : scalatest_2.12 | jar | 3.0.4 | 
| com.github.simplyscala : scalatest-embedmongo_2.12 | jar | 0.2.4 |