GroupId | GroupIdcom.github.carueda |
---|---|
ArtifactId | ArtifactIdcfg_2.11 |
Version | Version0.0.2 |
Type | Typejar |
Filename | Size |
---|---|
cfg_2.11-0.0.2.pom | |
cfg_2.11-0.0.2.jar | 30 KB |
cfg_2.11-0.0.2-sources.jar | 3 KB |
cfg_2.11-0.0.2-javadoc.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.carueda/cfg_2.11/ -->
<dependency>
<groupId>com.github.carueda</groupId>
<artifactId>cfg_2.11</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.carueda/cfg_2.11/
implementation 'com.github.carueda:cfg_2.11:0.0.2'
// https://jarcasting.com/artifacts/com.github.carueda/cfg_2.11/
implementation ("com.github.carueda:cfg_2.11:0.0.2")
'com.github.carueda:cfg_2.11:jar:0.0.2'
<dependency org="com.github.carueda" name="cfg_2.11" rev="0.0.2">
<artifact name="cfg_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.carueda', module='cfg_2.11', version='0.0.2')
)
libraryDependencies += "com.github.carueda" % "cfg_2.11" % "0.0.2"
[com.github.carueda/cfg_2.11 "0.0.2"]