| License |
License |
|---|---|
| GroupId | GroupIdcom.github.karasiq |
| ArtifactId | ArtifactIdcommons_2.11 |
| Version | Version1.0.11 |
| Type | Typejar |
| Description |
Descriptioncommons
commons
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| commons_2.11-1.0.11.pom | |
| commons_2.11-1.0.11.jar | 503 bytes |
| commons_2.11-1.0.11-sources.jar | 452 bytes |
| commons_2.11-1.0.11-javadoc.jar | 189 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.karasiq/commons_2.11/ -->
<dependency>
<groupId>com.github.karasiq</groupId>
<artifactId>commons_2.11</artifactId>
<version>1.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.karasiq/commons_2.11/
implementation 'com.github.karasiq:commons_2.11:1.0.11'
// https://jarcasting.com/artifacts/com.github.karasiq/commons_2.11/
implementation ("com.github.karasiq:commons_2.11:1.0.11")
'com.github.karasiq:commons_2.11:jar:1.0.11'
<dependency org="com.github.karasiq" name="commons_2.11" rev="1.0.11">
<artifact name="commons_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.karasiq', module='commons_2.11', version='1.0.11')
)
libraryDependencies += "com.github.karasiq" % "commons_2.11" % "1.0.11"
[com.github.karasiq/commons_2.11 "1.0.11"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.11 |
| com.github.karasiq : commons-misc_2.11 | jar | 1.0.11 |
| com.github.karasiq : commons-files_2.11 | jar | 1.0.11 |
| com.github.karasiq : commons-network_2.11 | jar | 1.0.11 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.11 | jar | 3.0.4 |