GroupId | GroupIdcom.github.chandu0101.sri |
---|---|
ArtifactId | ArtifactIdcore_sjs0.6_2.11 |
Version | Version0.2.0 |
Type | Typejar |
Filename | Size |
---|---|
core_sjs0.6_2.11-0.2.0.pom | |
core_sjs0.6_2.11-0.2.0.jar | 76 KB |
core_sjs0.6_2.11-0.2.0-sources.jar | 3 KB |
core_sjs0.6_2.11-0.2.0-javadoc.jar | 426 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.chandu0101.sri/core_sjs0.6_2.11/ -->
<dependency>
<groupId>com.github.chandu0101.sri</groupId>
<artifactId>core_sjs0.6_2.11</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.chandu0101.sri/core_sjs0.6_2.11/
implementation 'com.github.chandu0101.sri:core_sjs0.6_2.11:0.2.0'
// https://jarcasting.com/artifacts/com.github.chandu0101.sri/core_sjs0.6_2.11/
implementation ("com.github.chandu0101.sri:core_sjs0.6_2.11:0.2.0")
'com.github.chandu0101.sri:core_sjs0.6_2.11:jar:0.2.0'
<dependency org="com.github.chandu0101.sri" name="core_sjs0.6_2.11" rev="0.2.0">
<artifact name="core_sjs0.6_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.chandu0101.sri', module='core_sjs0.6_2.11', version='0.2.0')
)
libraryDependencies += "com.github.chandu0101.sri" % "core_sjs0.6_2.11" % "0.2.0"
[com.github.chandu0101.sri/core_sjs0.6_2.11 "0.2.0"]