GroupId | GroupIdcom.github.cornerman |
---|---|
ArtifactId | ArtifactIdcolibri-airstream_sjs1_3 |
Version | Version0.3.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.cornerman/colibri-airstream_sjs1_3/ -->
<dependency>
<groupId>com.github.cornerman</groupId>
<artifactId>colibri-airstream_sjs1_3</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cornerman/colibri-airstream_sjs1_3/
implementation 'com.github.cornerman:colibri-airstream_sjs1_3:0.3.0'
// https://jarcasting.com/artifacts/com.github.cornerman/colibri-airstream_sjs1_3/
implementation ("com.github.cornerman:colibri-airstream_sjs1_3:0.3.0")
'com.github.cornerman:colibri-airstream_sjs1_3:jar:0.3.0'
<dependency org="com.github.cornerman" name="colibri-airstream_sjs1_3" rev="0.3.0">
<artifact name="colibri-airstream_sjs1_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cornerman', module='colibri-airstream_sjs1_3', version='0.3.0')
)
libraryDependencies += "com.github.cornerman" % "colibri-airstream_sjs1_3" % "0.3.0"
[com.github.cornerman/colibri-airstream_sjs1_3 "0.3.0"]