License |
License |
---|---|
Categories |
CategoriesSBE Data Data Structures |
GroupId | GroupIdcom.github.zhaoyao |
ArtifactId | ArtifactIdsbencoding_2.11 |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsbencoding
sbencoding
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.github.zhaoyao |
Filename | Size |
---|---|
sbencoding_2.11-0.1.0.pom | |
sbencoding_2.11-0.1.0.jar | 236 KB |
sbencoding_2.11-0.1.0-sources.jar | 13 KB |
sbencoding_2.11-0.1.0-javadoc.jar | 535 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.zhaoyao/sbencoding_2.11/ -->
<dependency>
<groupId>com.github.zhaoyao</groupId>
<artifactId>sbencoding_2.11</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zhaoyao/sbencoding_2.11/
implementation 'com.github.zhaoyao:sbencoding_2.11:0.1.0'
// https://jarcasting.com/artifacts/com.github.zhaoyao/sbencoding_2.11/
implementation ("com.github.zhaoyao:sbencoding_2.11:0.1.0")
'com.github.zhaoyao:sbencoding_2.11:jar:0.1.0'
<dependency org="com.github.zhaoyao" name="sbencoding_2.11" rev="0.1.0">
<artifact name="sbencoding_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zhaoyao', module='sbencoding_2.11', version='0.1.0')
)
libraryDependencies += "com.github.zhaoyao" % "sbencoding_2.11" % "0.1.0"
[com.github.zhaoyao/sbencoding_2.11 "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.6 |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2-core_2.11 | jar | 2.4.16 |
org.specs2 : specs2-scalacheck_2.11 | jar | 2.4.16 |
org.scalacheck : scalacheck_2.11 | jar | 1.12.2 |