is not current version
Last Version 1.2.10-RELEASE

com.soento:soento-devtools 1.2.4-RELEASE


GroupId

GroupId

com.soento
ArtifactId

ArtifactId

soento-devtools
Version

Version

1.2.4-RELEASE
Type

Type

jar

Download soento-devtools 1.2.4-RELEASE


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