is not current version
Last Version 1.2.6

com.seomse.commons:seomse-commons 1.1.5

config, utils, service

GroupId

GroupId

com.seomse.commons
ArtifactId

ArtifactId

seomse-commons
Version

Version

1.1.5
Type

Type

jar

Download seomse-commons 1.1.5


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