is not current version
Last Version 1.1.0-java8

com.tangorabox:hybrid-example 1.1.0


GroupId

GroupId

com.tangorabox
ArtifactId

ArtifactId

hybrid-example
Version

Version

1.1.0
Type

Type

jar

Download hybrid-example 1.1.0


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