License |
License
Apache License, Version 2.0
|
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdcom.github.widebase |
ArtifactId | ArtifactIdwidebase_2.9.2 |
Last Version | Last Version0.3.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionwidebase
widebase
|
Project Organization |
Project Organizationcom.github.widebase |
Filename | Size |
---|---|
widebase_2.9.2-0.3.3.pom | |
widebase_2.9.2-0.3.3.jar | 274 bytes |
widebase_2.9.2-0.3.3-sources.jar | 248 bytes |
widebase_2.9.2-0.3.3-javadoc.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.widebase/widebase_2.9.2/ -->
<dependency>
<groupId>com.github.widebase</groupId>
<artifactId>widebase_2.9.2</artifactId>
<version>0.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.widebase/widebase_2.9.2/
implementation 'com.github.widebase:widebase_2.9.2:0.3.3'
// https://jarcasting.com/artifacts/com.github.widebase/widebase_2.9.2/
implementation ("com.github.widebase:widebase_2.9.2:0.3.3")
'com.github.widebase:widebase_2.9.2:jar:0.3.3'
<dependency org="com.github.widebase" name="widebase_2.9.2" rev="0.3.3">
<artifact name="widebase_2.9.2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.widebase', module='widebase_2.9.2', version='0.3.3')
)
libraryDependencies += "com.github.widebase" % "widebase_2.9.2" % "0.3.3"
[com.github.widebase/widebase_2.9.2 "0.3.3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.9.2 |