Last Version

Service Fabric java services preview 0.10.0

Service Fabric java services preview jar

License

License

GroupId

GroupId

com.microsoft.servicefabric
ArtifactId

ArtifactId

sf-services-preview
Version

Version

0.10.0
Type

Type

jar
Description

Description

Service Fabric java services preview
Service Fabric java services preview jar
Project URL

Project URL

http://www.microsoft.com
Source Code Management

Source Code Management

http://www.microsoft.com

Download sf-services-preview 0.10.0


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

Dependencies

compile (5)

Group / Artifact Type Version
com.microsoft.servicefabric : sf-transport-preview jar 0.10.0
com.google.code.gson : gson jar 2.7
org.ow2.asm : asm-commons jar 5.0.4
org.ow2.asm : asm jar 5.0.4
org.ow2.asm : asm-util jar 5.0.4

Project Modules

There are no modules declared in this project.