GroupId | GroupIdcom.github.jasonruckman |
---|---|
ArtifactId | ArtifactIdsidney-ext-common |
Version | Version0.2.1 |
Type | Typejar |
Filename | Size |
---|---|
sidney-ext-common-0.2.1.pom | |
sidney-ext-common-0.2.1.jar | 7 KB |
sidney-ext-common-0.2.1-sources.jar | 4 KB |
sidney-ext-common-0.2.1-javadoc.jar | 45 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jasonruckman/sidney-ext-common/ -->
<dependency>
<groupId>com.github.jasonruckman</groupId>
<artifactId>sidney-ext-common</artifactId>
<version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jasonruckman/sidney-ext-common/
implementation 'com.github.jasonruckman:sidney-ext-common:0.2.1'
// https://jarcasting.com/artifacts/com.github.jasonruckman/sidney-ext-common/
implementation ("com.github.jasonruckman:sidney-ext-common:0.2.1")
'com.github.jasonruckman:sidney-ext-common:jar:0.2.1'
<dependency org="com.github.jasonruckman" name="sidney-ext-common" rev="0.2.1">
<artifact name="sidney-ext-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jasonruckman', module='sidney-ext-common', version='0.2.1')
)
libraryDependencies += "com.github.jasonruckman" % "sidney-ext-common" % "0.2.1"
[com.github.jasonruckman/sidney-ext-common "0.2.1"]