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