is not current version
Last Version 3.3.2

com.github.keim-hs-esslingen.efs:trias-adapter 1.2.9

Adapter base for TRIAS-APIs.

GroupId

GroupId

com.github.keim-hs-esslingen.efs
ArtifactId

ArtifactId

trias-adapter
Version

Version

1.2.9
Type

Type

jar

Download trias-adapter 1.2.9


<!-- https://jarcasting.com/artifacts/com.github.keim-hs-esslingen.efs/trias-adapter/ -->
<dependency>
    <groupId>com.github.keim-hs-esslingen.efs</groupId>
    <artifactId>trias-adapter</artifactId>
    <version>1.2.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.keim-hs-esslingen.efs/trias-adapter/
implementation 'com.github.keim-hs-esslingen.efs:trias-adapter:1.2.9'
// https://jarcasting.com/artifacts/com.github.keim-hs-esslingen.efs/trias-adapter/
implementation ("com.github.keim-hs-esslingen.efs:trias-adapter:1.2.9")
'com.github.keim-hs-esslingen.efs:trias-adapter:jar:1.2.9'
<dependency org="com.github.keim-hs-esslingen.efs" name="trias-adapter" rev="1.2.9">
  <artifact name="trias-adapter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.keim-hs-esslingen.efs', module='trias-adapter', version='1.2.9')
)
libraryDependencies += "com.github.keim-hs-esslingen.efs" % "trias-adapter" % "1.2.9"
[com.github.keim-hs-esslingen.efs/trias-adapter "1.2.9"]