| License |
License |
|---|---|
| Categories |
CategoriesScala Languages |
| GroupId | GroupIdcom.github.j5ik2o |
| ArtifactId | ArtifactIdbase64scala-example_2.12 |
| Version | Version1.0.38 |
| Type | Typejar |
| Description |
Descriptionbase64scala-example
base64scala-example
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| base64scala-example_2.12-1.0.38.pom | |
| base64scala-example_2.12-1.0.38.jar | 313 bytes |
| base64scala-example_2.12-1.0.38-sources.jar | 263 bytes |
| base64scala-example_2.12-1.0.38-javadoc.jar | 189 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.j5ik2o/base64scala-example_2.12/ -->
<dependency>
<groupId>com.github.j5ik2o</groupId>
<artifactId>base64scala-example_2.12</artifactId>
<version>1.0.38</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.j5ik2o/base64scala-example_2.12/
implementation 'com.github.j5ik2o:base64scala-example_2.12:1.0.38'
// https://jarcasting.com/artifacts/com.github.j5ik2o/base64scala-example_2.12/
implementation ("com.github.j5ik2o:base64scala-example_2.12:1.0.38")
'com.github.j5ik2o:base64scala-example_2.12:jar:1.0.38'
<dependency org="com.github.j5ik2o" name="base64scala-example_2.12" rev="1.0.38">
<artifact name="base64scala-example_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.j5ik2o', module='base64scala-example_2.12', version='1.0.38')
)
libraryDependencies += "com.github.j5ik2o" % "base64scala-example_2.12" % "1.0.38"
[com.github.j5ik2o/base64scala-example_2.12 "1.0.38"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.16 |
| com.github.j5ik2o : base64scala_2.12 | jar | 1.0.38 |