GroupId | GroupIdcom.github.keim-hs-esslingen.efs |
---|---|
ArtifactId | ArtifactIdtrias-adapter |
Version | Version1.2.10 |
Type | Typejar |
Filename | Size |
---|---|
trias-adapter-1.2.10.pom | |
trias-adapter-1.2.10.jar | 1 MB |
trias-adapter-1.2.10-sources.jar | 2 MB |
trias-adapter-1.2.10-javadoc.jar | 8 MB |
Browse |
<!-- 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.10</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.10'
// https://jarcasting.com/artifacts/com.github.keim-hs-esslingen.efs/trias-adapter/
implementation ("com.github.keim-hs-esslingen.efs:trias-adapter:1.2.10")
'com.github.keim-hs-esslingen.efs:trias-adapter:jar:1.2.10'
<dependency org="com.github.keim-hs-esslingen.efs" name="trias-adapter" rev="1.2.10">
<artifact name="trias-adapter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.keim-hs-esslingen.efs', module='trias-adapter', version='1.2.10')
)
libraryDependencies += "com.github.keim-hs-esslingen.efs" % "trias-adapter" % "1.2.10"
[com.github.keim-hs-esslingen.efs/trias-adapter "1.2.10"]