| License |
License
Apache License, Version 2.0
|
|---|---|
| Categories |
CategoriesIDE Development Tools |
| GroupId | GroupIdcom.github.widebase |
| ArtifactId | ArtifactIdwidebase-dsl_2.9.1 |
| Version | Version0.1.1 |
| Type | Typejar |
| Description |
Descriptionwidebase-dsl
widebase-dsl
|
| Project Organization |
Project Organizationcom.github.widebase |
| Filename | Size |
|---|---|
| widebase-dsl_2.9.1-0.1.1.pom | |
| widebase-dsl_2.9.1-0.1.1.jar | 14 KB |
| widebase-dsl_2.9.1-0.1.1-sources.jar | 4 KB |
| widebase-dsl_2.9.1-0.1.1-javadoc.jar | 259 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.widebase/widebase-dsl_2.9.1/ -->
<dependency>
<groupId>com.github.widebase</groupId>
<artifactId>widebase-dsl_2.9.1</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.widebase/widebase-dsl_2.9.1/
implementation 'com.github.widebase:widebase-dsl_2.9.1:0.1.1'
// https://jarcasting.com/artifacts/com.github.widebase/widebase-dsl_2.9.1/
implementation ("com.github.widebase:widebase-dsl_2.9.1:0.1.1")
'com.github.widebase:widebase-dsl_2.9.1:jar:0.1.1'
<dependency org="com.github.widebase" name="widebase-dsl_2.9.1" rev="0.1.1">
<artifact name="widebase-dsl_2.9.1" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.widebase', module='widebase-dsl_2.9.1', version='0.1.1')
)
libraryDependencies += "com.github.widebase" % "widebase-dsl_2.9.1" % "0.1.1"
[com.github.widebase/widebase-dsl_2.9.1 "0.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.9.1 |
| com.github.widebase : widebase-io-csv_2.9.1 | jar | 0.1.1 |