is not current version
Last Version 1.1.0-java8

com.tangorabox:hybrid-example 1.0.1


GroupId

GroupId

com.tangorabox
ArtifactId

ArtifactId

hybrid-example
Version

Version

1.0.1
Type

Type

jar

Download hybrid-example 1.0.1


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