Categories |
CategoriesIDE Development Tools |
---|---|
GroupId | GroupIdcom.srotya.sidewinder |
ArtifactId | ArtifactIdsidewinder-tools |
Version | Version0.2.12 |
Type | Typejar |
Filename | Size |
---|---|
sidewinder-tools-0.2.12.pom | |
sidewinder-tools-0.2.12.jar | 5 KB |
sidewinder-tools-0.2.12-sources.jar | 4 KB |
sidewinder-tools-0.2.12-javadoc.jar | 27 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.srotya.sidewinder/sidewinder-tools/ -->
<dependency>
<groupId>com.srotya.sidewinder</groupId>
<artifactId>sidewinder-tools</artifactId>
<version>0.2.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.srotya.sidewinder/sidewinder-tools/
implementation 'com.srotya.sidewinder:sidewinder-tools:0.2.12'
// https://jarcasting.com/artifacts/com.srotya.sidewinder/sidewinder-tools/
implementation ("com.srotya.sidewinder:sidewinder-tools:0.2.12")
'com.srotya.sidewinder:sidewinder-tools:jar:0.2.12'
<dependency org="com.srotya.sidewinder" name="sidewinder-tools" rev="0.2.12">
<artifact name="sidewinder-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.srotya.sidewinder', module='sidewinder-tools', version='0.2.12')
)
libraryDependencies += "com.srotya.sidewinder" % "sidewinder-tools" % "0.2.12"
[com.srotya.sidewinder/sidewinder-tools "0.2.12"]