| License |
License |
|---|---|
| GroupId | GroupIdcom.ebiznext.sbt.plugins.andromda |
| ArtifactId | ArtifactIdmappings |
| Version | Version3.2 |
| Type | Typejar |
| Description |
Descriptionmappings
mappings
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationcom.ebiznext.sbt.plugins.andromda |
| Filename | Size |
|---|---|
| mappings-3.2.pom | |
| mappings-3.2.jar | 13 KB |
| mappings-3.2-sources.jar | 13 KB |
| mappings-3.2-javadoc.jar | 189 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.ebiznext.sbt.plugins.andromda/mappings/ -->
<dependency>
<groupId>com.ebiznext.sbt.plugins.andromda</groupId>
<artifactId>mappings</artifactId>
<version>3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.ebiznext.sbt.plugins.andromda/mappings/
implementation 'com.ebiznext.sbt.plugins.andromda:mappings:3.2'
// https://jarcasting.com/artifacts/com.ebiznext.sbt.plugins.andromda/mappings/
implementation ("com.ebiznext.sbt.plugins.andromda:mappings:3.2")
'com.ebiznext.sbt.plugins.andromda:mappings:jar:3.2'
<dependency org="com.ebiznext.sbt.plugins.andromda" name="mappings" rev="3.2">
<artifact name="mappings" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ebiznext.sbt.plugins.andromda', module='mappings', version='3.2')
)
libraryDependencies += "com.ebiznext.sbt.plugins.andromda" % "mappings" % "3.2"
[com.ebiznext.sbt.plugins.andromda/mappings "3.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.10.2 |