| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.jtransc |
| Идентификатор | Идентификаторjtransc-annotations |
| Последняя версия | Последняя версия0.6.8 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеjtransc-annotations
JVM AOT compiler currently generating JavaScript, C++, Haxe, with initial focus on Kotlin and games.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| jtransc-annotations-0.6.8.pom | |
| jtransc-annotations-0.6.8.jar | 35 KB |
| jtransc-annotations-0.6.8-sources.jar | 32 KB |
| jtransc-annotations-0.6.8-javadoc.jar | 166 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.jtransc/jtransc-annotations/ -->
<dependency>
<groupId>com.jtransc</groupId>
<artifactId>jtransc-annotations</artifactId>
<version>0.6.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.jtransc/jtransc-annotations/
implementation 'com.jtransc:jtransc-annotations:0.6.8'
// https://jarcasting.com/artifacts/com.jtransc/jtransc-annotations/
implementation ("com.jtransc:jtransc-annotations:0.6.8")
'com.jtransc:jtransc-annotations:jar:0.6.8'
<dependency org="com.jtransc" name="jtransc-annotations" rev="0.6.8">
<artifact name="jtransc-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jtransc', module='jtransc-annotations', version='0.6.8')
)
libraryDependencies += "com.jtransc" % "jtransc-annotations" % "0.6.8"
[com.jtransc/jtransc-annotations "0.6.8"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |