Last Version

sync 1.0.3

memory data sync

License

License

GroupId

GroupId

com.seomse.commons
ArtifactId

ArtifactId

sync
Version

Version

1.0.3
Type

Type

jar
Description

Description

sync
memory data sync
Project URL

Project URL

https://github.com/seomse/seomse-commons
Source Code Management

Source Code Management

https://github.com/seomse/seomse-commons

Download sync 1.0.3


<!-- https://jarcasting.com/artifacts/com.seomse.commons/sync/ -->
<dependency>
    <groupId>com.seomse.commons</groupId>
    <artifactId>sync</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.seomse.commons/sync/
implementation 'com.seomse.commons:sync:1.0.3'
// https://jarcasting.com/artifacts/com.seomse.commons/sync/
implementation ("com.seomse.commons:sync:1.0.3")
'com.seomse.commons:sync:jar:1.0.3'
<dependency org="com.seomse.commons" name="sync" rev="1.0.3">
  <artifact name="sync" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.seomse.commons', module='sync', version='1.0.3')
)
libraryDependencies += "com.seomse.commons" % "sync" % "1.0.3"
[com.seomse.commons/sync "1.0.3"]

Dependencies

compile (6)

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
org.reflections : reflections jar 0.9.10
com.seomse.commons : commons jar 1.2.6
com.seomse.commons : api jar 1.0.6

Project Modules

There are no modules declared in this project.