| License |
License |
|---|---|
| GroupId | GroupIdcom.github.nalim2 |
| ArtifactId | ArtifactIdhello-world |
| Version | Version0.1.10 |
| Type | Typejar |
| Description |
DescriptionShop Floor Service Connector
|
| Filename | Size |
|---|---|
| hello-world-0.1.10.pom | |
| hello-world-0.1.10.jar | 57 KB |
| hello-world-0.1.10-sources.jar | 26 KB |
| hello-world-0.1.10-javadoc.jar | 507 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.nalim2/hello-world/ -->
<dependency>
<groupId>com.github.nalim2</groupId>
<artifactId>hello-world</artifactId>
<version>0.1.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nalim2/hello-world/
implementation 'com.github.nalim2:hello-world:0.1.10'
// https://jarcasting.com/artifacts/com.github.nalim2/hello-world/
implementation ("com.github.nalim2:hello-world:0.1.10")
'com.github.nalim2:hello-world:jar:0.1.10'
<dependency org="com.github.nalim2" name="hello-world" rev="0.1.10">
<artifact name="hello-world" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nalim2', module='hello-world', version='0.1.10')
)
libraryDependencies += "com.github.nalim2" % "hello-world" % "0.1.10"
[com.github.nalim2/hello-world "0.1.10"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.nalim2 : framework | jar | 0.1.10 |
| org.slf4j : slf4j-simple | jar | 1.7.30 |
| org.apache.commons : commons-math3 | jar | 3.6.1 |
| org.apache.plc4x : plc4j-driver-opcua | jar | 0.6.0 |