License |
License |
---|---|
GroupId | GroupIdcom.microsoft.servicefabric |
ArtifactId | ArtifactIdsf-transport-preview |
Last Version | Last Version0.10.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionService Fabric java fabrictransport preview
Service Fabric java fabrictransport preview jar
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.microsoft.servicefabric/sf-transport-preview/ -->
<dependency>
<groupId>com.microsoft.servicefabric</groupId>
<artifactId>sf-transport-preview</artifactId>
<version>0.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.servicefabric/sf-transport-preview/
implementation 'com.microsoft.servicefabric:sf-transport-preview:0.10.0'
// https://jarcasting.com/artifacts/com.microsoft.servicefabric/sf-transport-preview/
implementation ("com.microsoft.servicefabric:sf-transport-preview:0.10.0")
'com.microsoft.servicefabric:sf-transport-preview:jar:0.10.0'
<dependency org="com.microsoft.servicefabric" name="sf-transport-preview" rev="0.10.0">
<artifact name="sf-transport-preview" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.servicefabric', module='sf-transport-preview', version='0.10.0')
)
libraryDependencies += "com.microsoft.servicefabric" % "sf-transport-preview" % "0.10.0"
[com.microsoft.servicefabric/sf-transport-preview "0.10.0"]
Group / Artifact | Type | Version |
---|---|---|
com.microsoft.servicefabric : sf-preview | jar | 0.10.0 |