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