| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.cmhteixeira |
| Идентификатор | Идентификаторdelegate-macro_2.12 |
| Версия | Версия0.1.0 |
| Тип | Типjar |
| Описание |
Описаниеdelegate-macro
Annotation to automatically delegate/proxy implementation of interface to dependency
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| delegate-macro_2.12-0.1.0.pom | |
| delegate-macro_2.12-0.1.0.jar | 18 KB |
| delegate-macro_2.12-0.1.0-sources.jar | 2 KB |
| delegate-macro_2.12-0.1.0-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.cmhteixeira/delegate-macro_2.12/ -->
<dependency>
<groupId>com.cmhteixeira</groupId>
<artifactId>delegate-macro_2.12</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cmhteixeira/delegate-macro_2.12/
implementation 'com.cmhteixeira:delegate-macro_2.12:0.1.0'
// https://jarcasting.com/artifacts/com.cmhteixeira/delegate-macro_2.12/
implementation ("com.cmhteixeira:delegate-macro_2.12:0.1.0")
'com.cmhteixeira:delegate-macro_2.12:jar:0.1.0'
<dependency org="com.cmhteixeira" name="delegate-macro_2.12" rev="0.1.0">
<artifact name="delegate-macro_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cmhteixeira', module='delegate-macro_2.12', version='0.1.0')
)
libraryDependencies += "com.cmhteixeira" % "delegate-macro_2.12" % "0.1.0"
[com.cmhteixeira/delegate-macro_2.12 "0.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.13 |
| org.scala-lang : scala-compiler | jar | 2.12.13 |
| org.scala-lang : scala-reflect | jar | 2.12.13 |