не последняя версия
Последняя версия 1.0.6

com.microsoft.servicefabric:sf-native 1.0.0-preview2

Service Fabric Natives jar

Категории

Категории

Native Инструменты разработки
Группа

Группа

com.microsoft.servicefabric
Идентификатор

Идентификатор

sf-native
Версия

Версия

1.0.0-preview2
Тип

Тип

jar

Скачать sf-native 1.0.0-preview2


<!-- https://jarcasting.com/artifacts/com.microsoft.servicefabric/sf-native/ -->
<dependency>
    <groupId>com.microsoft.servicefabric</groupId>
    <artifactId>sf-native</artifactId>
    <version>1.0.0-preview2</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.servicefabric/sf-native/
implementation 'com.microsoft.servicefabric:sf-native:1.0.0-preview2'
// https://jarcasting.com/artifacts/com.microsoft.servicefabric/sf-native/
implementation ("com.microsoft.servicefabric:sf-native:1.0.0-preview2")
'com.microsoft.servicefabric:sf-native:jar:1.0.0-preview2'
<dependency org="com.microsoft.servicefabric" name="sf-native" rev="1.0.0-preview2">
  <artifact name="sf-native" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.servicefabric', module='sf-native', version='1.0.0-preview2')
)
libraryDependencies += "com.microsoft.servicefabric" % "sf-native" % "1.0.0-preview2"
[com.microsoft.servicefabric/sf-native "1.0.0-preview2"]