GroupId | GroupIdcom.github.cornerman |
---|---|
ArtifactId | ArtifactIdcolibri-router_sjs1_3 |
Version | Version0.2.1 |
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.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cornerman/colibri-router_sjs1_3/
implementation 'com.github.cornerman:colibri-router_sjs1_3:0.2.1'
// https://jarcasting.com/artifacts/com.github.cornerman/colibri-router_sjs1_3/
implementation ("com.github.cornerman:colibri-router_sjs1_3:0.2.1")
'com.github.cornerman:colibri-router_sjs1_3:jar:0.2.1'
<dependency org="com.github.cornerman" name="colibri-router_sjs1_3" rev="0.2.1">
<artifact name="colibri-router_sjs1_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cornerman', module='colibri-router_sjs1_3', version='0.2.1')
)
libraryDependencies += "com.github.cornerman" % "colibri-router_sjs1_3" % "0.2.1"
[com.github.cornerman/colibri-router_sjs1_3 "0.2.1"]