is not current version
Last Version 3.2.3

org.tiogasolutions.app:tioga-app-common 3.2.0

Tioga Solutions

GroupId

GroupId

org.tiogasolutions.app
ArtifactId

ArtifactId

tioga-app-common
Version

Version

3.2.0
Type

Type

jar

Download tioga-app-common 3.2.0


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