| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.matteomortari |
| Идентификатор | Идентификаторjsr223-powerfx-parent |
| Версия | Версия0.1 |
| Тип | Типpom |
| Описание |
Описаниеjsr223-powerfx-parent
A JSR-223 implementation for evaluating Power Fx formulas (expression) by making use of a server implemented on F# and .NET platform.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| jsr223-powerfx-parent-0.1.pom | 7 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.matteomortari/jsr223-powerfx-parent/ -->
<dependency>
<groupId>com.matteomortari</groupId>
<artifactId>jsr223-powerfx-parent</artifactId>
<version>0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.matteomortari/jsr223-powerfx-parent/
implementation 'com.matteomortari:jsr223-powerfx-parent:0.1'
// https://jarcasting.com/artifacts/com.matteomortari/jsr223-powerfx-parent/
implementation ("com.matteomortari:jsr223-powerfx-parent:0.1")
'com.matteomortari:jsr223-powerfx-parent:pom:0.1'
<dependency org="com.matteomortari" name="jsr223-powerfx-parent" rev="0.1">
<artifact name="jsr223-powerfx-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.matteomortari', module='jsr223-powerfx-parent', version='0.1')
)
libraryDependencies += "com.matteomortari" % "jsr223-powerfx-parent" % "0.1"
[com.matteomortari/jsr223-powerfx-parent "0.1"]