is not current version
Last Version 1.9.0

org.sentilo:sentilo-common 1.7.0


GroupId

GroupId

org.sentilo
ArtifactId

ArtifactId

sentilo-common
Version

Version

1.7.0
Type

Type

jar

Download sentilo-common 1.7.0


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