License |
License |
---|---|
GroupId | GroupIdcom.seomse.commons |
ArtifactId | ArtifactIdapi |
Last Version | Last Version1.0.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionapi
api, reverse api, push, receive
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
api-1.0.7.pom | |
api-1.0.7.jar | 22 KB |
api-1.0.7-sources.jar | 23 KB |
api-1.0.7-javadoc.jar | 197 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.seomse.commons/api/ -->
<dependency>
<groupId>com.seomse.commons</groupId>
<artifactId>api</artifactId>
<version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.seomse.commons/api/
implementation 'com.seomse.commons:api:1.0.7'
// https://jarcasting.com/artifacts/com.seomse.commons/api/
implementation ("com.seomse.commons:api:1.0.7")
'com.seomse.commons:api:jar:1.0.7'
<dependency org="com.seomse.commons" name="api" rev="1.0.7">
<artifact name="api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.seomse.commons', module='api', version='1.0.7')
)
libraryDependencies += "com.seomse.commons" % "api" % "1.0.7"
[com.seomse.commons/api "1.0.7"]
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-core | jar | 1.2.10 |
ch.qos.logback : logback-classic | jar | 1.2.10 |
ch.qos.logback : logback-access | jar | 1.2.10 |
com.seomse.commons : commons | jar | 1.2.6 |