License |
License |
---|---|
GroupId | GroupIdorg.isuper |
ArtifactId | ArtifactIdisuper.social.web |
Last Version | Last Version0.2.10 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThis is social utilities library provided by iSuper.org
|
Project Organization |
Project OrganizationiSuper.org |
Filename | Size |
---|---|
isuper.social.web-0.2.10.pom | |
isuper.social.web-0.2.10.jar | 5 KB |
isuper.social.web-0.2.10-sources.jar | 2 KB |
isuper.social.web-0.2.10-javadoc.jar | 15 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.isuper/isuper.social.web/ -->
<dependency>
<groupId>org.isuper</groupId>
<artifactId>isuper.social.web</artifactId>
<version>0.2.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.isuper/isuper.social.web/
implementation 'org.isuper:isuper.social.web:0.2.10'
// https://jarcasting.com/artifacts/org.isuper/isuper.social.web/
implementation ("org.isuper:isuper.social.web:0.2.10")
'org.isuper:isuper.social.web:jar:0.2.10'
<dependency org="org.isuper" name="isuper.social.web" rev="0.2.10">
<artifact name="isuper.social.web" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.isuper', module='isuper.social.web', version='0.2.10')
)
libraryDependencies += "org.isuper" % "isuper.social.web" % "0.2.10"
[org.isuper/isuper.social.web "0.2.10"]
Group / Artifact | Type | Version |
---|---|---|
org.isuper : isuper.social.core | jar | 0.2.10 |
org.isuper : isuper.common.web | jar | 0.0.4 |
org.apache.logging.log4j : log4j-api | jar | 2.6.1 |
Group / Artifact | Type | Version |
---|---|---|
javax : javaee-api | jar | 7.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-core | jar | 2.6.1 |