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