License |
License |
---|---|
GroupId | GroupIdcom.shopizer |
ArtifactId | ArtifactIdmodules-commons |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmodules-commons
Commons classes for modules and external services
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
modules-commons-1.0.2.pom | |
modules-commons-1.0.2.jar | 3 KB |
modules-commons-1.0.2-sources.jar | 1 KB |
modules-commons-1.0.2-javadoc.jar | 395 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.shopizer/modules-commons/ -->
<dependency>
<groupId>com.shopizer</groupId>
<artifactId>modules-commons</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.shopizer/modules-commons/
implementation 'com.shopizer:modules-commons:1.0.2'
// https://jarcasting.com/artifacts/com.shopizer/modules-commons/
implementation ("com.shopizer:modules-commons:1.0.2")
'com.shopizer:modules-commons:jar:1.0.2'
<dependency org="com.shopizer" name="modules-commons" rev="1.0.2">
<artifact name="modules-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.shopizer', module='modules-commons', version='1.0.2')
)
libraryDependencies += "com.shopizer" % "modules-commons" % "1.0.2"
[com.shopizer/modules-commons "1.0.2"]