is not current version
Last Version 1.0.2-RELEASE

com.soento:soento-cms 1.0.0-RELEASE


GroupId

GroupId

com.soento
ArtifactId

ArtifactId

soento-cms
Version

Version

1.0.0-RELEASE
Type

Type

jar

Download soento-cms 1.0.0-RELEASE


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