Categories |
CategoriesScala Languages |
---|---|
GroupId | GroupIdio.github.scalan |
ArtifactId | ArtifactIdlibrary-conf_2.12 |
Version | Version0.6.1 |
Type | Typejar |
Filename | Size |
---|---|
library-conf_2.12-0.6.1.pom | |
library-conf_2.12-0.6.1.jar | 4 KB |
library-conf_2.12-0.6.1-tests.jar | 308 bytes |
library-conf_2.12-0.6.1-tests-sources.jar | 257 bytes |
library-conf_2.12-0.6.1-sources.jar | 1 KB |
library-conf_2.12-0.6.1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.scalan/library-conf_2.12/ -->
<dependency>
<groupId>io.github.scalan</groupId>
<artifactId>library-conf_2.12</artifactId>
<version>0.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.scalan/library-conf_2.12/
implementation 'io.github.scalan:library-conf_2.12:0.6.1'
// https://jarcasting.com/artifacts/io.github.scalan/library-conf_2.12/
implementation ("io.github.scalan:library-conf_2.12:0.6.1")
'io.github.scalan:library-conf_2.12:jar:0.6.1'
<dependency org="io.github.scalan" name="library-conf_2.12" rev="0.6.1">
<artifact name="library-conf_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.scalan', module='library-conf_2.12', version='0.6.1')
)
libraryDependencies += "io.github.scalan" % "library-conf_2.12" % "0.6.1"
[io.github.scalan/library-conf_2.12 "0.6.1"]