| License | 
                License | 
        
|---|---|
| GroupId | GroupIdit.agilelab | 
    
| ArtifactId | ArtifactIdwasp-compiler_2.11 | 
    
| Version | Version2.28.1-cdp717 | 
        
| 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.11/ -->
<dependency>
    <groupId>it.agilelab</groupId>
    <artifactId>wasp-compiler_2.11</artifactId>
    <version>2.28.1-cdp717</version>
</dependency>
                // https://jarcasting.com/artifacts/it.agilelab/wasp-compiler_2.11/
implementation 'it.agilelab:wasp-compiler_2.11:2.28.1-cdp717'
                // https://jarcasting.com/artifacts/it.agilelab/wasp-compiler_2.11/
implementation ("it.agilelab:wasp-compiler_2.11:2.28.1-cdp717")
                'it.agilelab:wasp-compiler_2.11:jar:2.28.1-cdp717'
                <dependency org="it.agilelab" name="wasp-compiler_2.11" rev="2.28.1-cdp717">
  <artifact name="wasp-compiler_2.11" type="jar" />
</dependency>
                @Grapes(
@Grab(group='it.agilelab', module='wasp-compiler_2.11', version='2.28.1-cdp717')
)
                libraryDependencies += "it.agilelab" % "wasp-compiler_2.11" % "2.28.1-cdp717"
                [it.agilelab/wasp-compiler_2.11 "2.28.1-cdp717"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.12 | 
| it.agilelab : wasp-model_2.11 | jar | 2.28.1-cdp717 | 
| io.github.andrebeat : scala-pool_2.11 | jar | 0.4.3 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.scalatest : scalatest_2.11 | jar | 3.0.4 |