| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.ebiznext.sbt.plugins.andromda |
| Идентификатор | Идентификаторmappings |
| Версия | Версия3.2 |
| Тип | Типjar |
| Описание |
Описаниеmappings
mappings
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчикcom.ebiznext.sbt.plugins.andromda |
| Имя Файла | Размер |
|---|---|
| mappings-3.2.pom | |
| mappings-3.2.jar | 13 KB |
| mappings-3.2-sources.jar | 13 KB |
| mappings-3.2-javadoc.jar | 189 bytes |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.10.2 |