is not current version
Last Version 0.1.10

com.github.nalim2:sfsc 0.1.6

Shop Floor Service Connector

GroupId

GroupId

com.github.nalim2
ArtifactId

ArtifactId

sfsc
Version

Version

0.1.6
Type

Type

pom

Download sfsc 0.1.6

Filename Size
sfsc-0.1.6.pom 9 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.nalim2/sfsc/ -->
<dependency>
    <groupId>com.github.nalim2</groupId>
    <artifactId>sfsc</artifactId>
    <version>0.1.6</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.nalim2/sfsc/
implementation 'com.github.nalim2:sfsc:0.1.6'
// https://jarcasting.com/artifacts/com.github.nalim2/sfsc/
implementation ("com.github.nalim2:sfsc:0.1.6")
'com.github.nalim2:sfsc:pom:0.1.6'
<dependency org="com.github.nalim2" name="sfsc" rev="0.1.6">
  <artifact name="sfsc" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.nalim2', module='sfsc', version='0.1.6')
)
libraryDependencies += "com.github.nalim2" % "sfsc" % "0.1.6"
[com.github.nalim2/sfsc "0.1.6"]