is not current version
Last Version 3.2.3

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

Tioga Solutions

GroupId

GroupId

org.tiogasolutions.app
ArtifactId

ArtifactId

tioga-app-common
Version

Version

2.1.3
Type

Type

jar

Download tioga-app-common 2.1.3


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