is not current version
Last Version 1.2.6

com.seomse.commons:seomse-commons 1.2.3

config, utils, service

GroupId

GroupId

com.seomse.commons
ArtifactId

ArtifactId

seomse-commons
Version

Version

1.2.3
Type

Type

jar

Download seomse-commons 1.2.3


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