is not current version
Last Version 1.0.7-RELEASE

com.github.research-virtualfortknox:msb-client-api 1.0.1-RELEASE

Api and utils to implement a client library for the Manufacturing Service Bus

Categories

Categories

CLI User Interface Search Business Logic Libraries
GroupId

GroupId

com.github.research-virtualfortknox
ArtifactId

ArtifactId

msb-client-api
Version

Version

1.0.1-RELEASE
Type

Type

jar

Download msb-client-api 1.0.1-RELEASE


<!-- https://jarcasting.com/artifacts/com.github.research-virtualfortknox/msb-client-api/ -->
<dependency>
    <groupId>com.github.research-virtualfortknox</groupId>
    <artifactId>msb-client-api</artifactId>
    <version>1.0.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.research-virtualfortknox/msb-client-api/
implementation 'com.github.research-virtualfortknox:msb-client-api:1.0.1-RELEASE'
// https://jarcasting.com/artifacts/com.github.research-virtualfortknox/msb-client-api/
implementation ("com.github.research-virtualfortknox:msb-client-api:1.0.1-RELEASE")
'com.github.research-virtualfortknox:msb-client-api:jar:1.0.1-RELEASE'
<dependency org="com.github.research-virtualfortknox" name="msb-client-api" rev="1.0.1-RELEASE">
  <artifact name="msb-client-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.research-virtualfortknox', module='msb-client-api', version='1.0.1-RELEASE')
)
libraryDependencies += "com.github.research-virtualfortknox" % "msb-client-api" % "1.0.1-RELEASE"
[com.github.research-virtualfortknox/msb-client-api "1.0.1-RELEASE"]