License |
License |
---|---|
Categories |
CategoriesNative Development Tools |
GroupId | GroupIdcom.microsoft.azure.servicefabric |
ArtifactId | ArtifactIdnative-preview |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionService Fabric Natives Jar
Service Fabric Natives jar
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
native-preview-1.0.0.pom | |
native-preview-1.0.0.jar | 18 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.microsoft.azure.servicefabric/native-preview/ -->
<dependency>
<groupId>com.microsoft.azure.servicefabric</groupId>
<artifactId>native-preview</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.azure.servicefabric/native-preview/
implementation 'com.microsoft.azure.servicefabric:native-preview:1.0.0'
// https://jarcasting.com/artifacts/com.microsoft.azure.servicefabric/native-preview/
implementation ("com.microsoft.azure.servicefabric:native-preview:1.0.0")
'com.microsoft.azure.servicefabric:native-preview:jar:1.0.0'
<dependency org="com.microsoft.azure.servicefabric" name="native-preview" rev="1.0.0">
<artifact name="native-preview" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.azure.servicefabric', module='native-preview', version='1.0.0')
)
libraryDependencies += "com.microsoft.azure.servicefabric" % "native-preview" % "1.0.0"
[com.microsoft.azure.servicefabric/native-preview "1.0.0"]