| License |
License |
|---|---|
| GroupId | GroupIdcom.github.nalim2 |
| ArtifactId | ArtifactIdcore |
| Version | Version0.1.10 |
| Type | Typejar |
| Description |
DescriptionShop Floor Service Connector
|
| Filename | Size |
|---|---|
| core-0.1.10.pom | |
| core-0.1.10.jar | 47 KB |
| core-0.1.10-sources.jar | 24 KB |
| core-0.1.10-javadoc.jar | 530 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.nalim2/core/ -->
<dependency>
<groupId>com.github.nalim2</groupId>
<artifactId>core</artifactId>
<version>0.1.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nalim2/core/
implementation 'com.github.nalim2:core:0.1.10'
// https://jarcasting.com/artifacts/com.github.nalim2/core/
implementation ("com.github.nalim2:core:0.1.10")
'com.github.nalim2:core:jar:0.1.10'
<dependency org="com.github.nalim2" name="core" rev="0.1.10">
<artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nalim2', module='core', version='0.1.10')
)
libraryDependencies += "com.github.nalim2" % "core" % "0.1.10"
[com.github.nalim2/core "0.1.10"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.30 |
| com.hazelcast : hazelcast | jar | 4.0.1 |
| com.github.nalim2 : proto | jar | 0.1.10 |
| com.github.nalim2 : common-java | jar | 0.1.10 |