License |
License |
---|---|
GroupId | GroupIdcom.github.jeffersonzapata |
ArtifactId | ArtifactIdproject_2.12 |
Version | Version0.1.6 |
Type | Typejar |
Description |
Descriptionproject
project
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
project_2.12-0.1.6.pom | |
project_2.12-0.1.6.jar | 311 bytes |
project_2.12-0.1.6-sources.jar | 261 bytes |
project_2.12-0.1.6-javadoc.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jeffersonzapata/project_2.12/ -->
<dependency>
<groupId>com.github.jeffersonzapata</groupId>
<artifactId>project_2.12</artifactId>
<version>0.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jeffersonzapata/project_2.12/
implementation 'com.github.jeffersonzapata:project_2.12:0.1.6'
// https://jarcasting.com/artifacts/com.github.jeffersonzapata/project_2.12/
implementation ("com.github.jeffersonzapata:project_2.12:0.1.6")
'com.github.jeffersonzapata:project_2.12:jar:0.1.6'
<dependency org="com.github.jeffersonzapata" name="project_2.12" rev="0.1.6">
<artifact name="project_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jeffersonzapata', module='project_2.12', version='0.1.6')
)
libraryDependencies += "com.github.jeffersonzapata" % "project_2.12" % "0.1.6"
[com.github.jeffersonzapata/project_2.12 "0.1.6"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.10 |