| License |
License |
|---|---|
| GroupId | GroupIdcom.github.geirolz |
| ArtifactId | ArtifactIdglobal_2.12 |
| Version | Version2.3.0-NEW-BUILD |
| Type | Typejar |
| Description |
Descriptionglobal
global
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| global_2.12-2.3.0-NEW-BUILD.pom | |
| global_2.12-2.3.0-NEW-BUILD.jar | 334 bytes |
| global_2.12-2.3.0-NEW-BUILD-sources.jar | 280 bytes |
| global_2.12-2.3.0-NEW-BUILD-javadoc.jar | 207 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.geirolz/global_2.12/ -->
<dependency>
<groupId>com.github.geirolz</groupId>
<artifactId>global_2.12</artifactId>
<version>2.3.0-NEW-BUILD</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.geirolz/global_2.12/
implementation 'com.github.geirolz:global_2.12:2.3.0-NEW-BUILD'
// https://jarcasting.com/artifacts/com.github.geirolz/global_2.12/
implementation ("com.github.geirolz:global_2.12:2.3.0-NEW-BUILD")
'com.github.geirolz:global_2.12:jar:2.3.0-NEW-BUILD'
<dependency org="com.github.geirolz" name="global_2.12" rev="2.3.0-NEW-BUILD">
<artifact name="global_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.geirolz', module='global_2.12', version='2.3.0-NEW-BUILD')
)
libraryDependencies += "com.github.geirolz" % "global_2.12" % "2.3.0-NEW-BUILD"
[com.github.geirolz/global_2.12 "2.3.0-NEW-BUILD"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.12 |