License |
License |
---|---|
GroupId | GroupIdcom.github.nalim2 |
ArtifactId | ArtifactIdsfsc |
Version | Version0.1.10 |
Type | Typepom |
Description |
DescriptionSFSC:sfsc
Shop Floor Service Connector
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
sfsc-0.1.10.pom | 10 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.nalim2/sfsc/ -->
<dependency>
<groupId>com.github.nalim2</groupId>
<artifactId>sfsc</artifactId>
<version>0.1.10</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.nalim2/sfsc/
implementation 'com.github.nalim2:sfsc:0.1.10'
// https://jarcasting.com/artifacts/com.github.nalim2/sfsc/
implementation ("com.github.nalim2:sfsc:0.1.10")
'com.github.nalim2:sfsc:pom:0.1.10'
<dependency org="com.github.nalim2" name="sfsc" rev="0.1.10">
<artifact name="sfsc" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.nalim2', module='sfsc', version='0.1.10')
)
libraryDependencies += "com.github.nalim2" % "sfsc" % "0.1.10"
[com.github.nalim2/sfsc "0.1.10"]