| License |
License |
|---|---|
| Categories |
CategoriesScala Languages |
| GroupId | GroupIdcom.github.acsgh.common.scala |
| ArtifactId | ArtifactIdcore_3 |
| Last Version | Last Version1.3.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncore
core
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| core_3-1.3.0.pom | |
| core_3-1.3.0.jar | 39 KB |
| core_3-1.3.0-sources.jar | 5 KB |
| core_3-1.3.0-javadoc.jar | 205 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.acsgh.common.scala/core_3/ -->
<dependency>
<groupId>com.github.acsgh.common.scala</groupId>
<artifactId>core_3</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.acsgh.common.scala/core_3/
implementation 'com.github.acsgh.common.scala:core_3:1.3.0'
// https://jarcasting.com/artifacts/com.github.acsgh.common.scala/core_3/
implementation ("com.github.acsgh.common.scala:core_3:1.3.0")
'com.github.acsgh.common.scala:core_3:jar:1.3.0'
<dependency org="com.github.acsgh.common.scala" name="core_3" rev="1.3.0">
<artifact name="core_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.acsgh.common.scala', module='core_3', version='1.3.0')
)
libraryDependencies += "com.github.acsgh.common.scala" % "core_3" % "1.3.0"
[com.github.acsgh.common.scala/core_3 "1.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala3-library_3 | jar | 3.0.0 |
| com.typesafe.scala-logging : scala-logging_3 | jar | 3.9.4 |
| org.slf4j : slf4j-api | jar | 1.7.31 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_3 | jar | 3.2.9 |
| org.scalacheck : scalacheck_3 | jar | 1.15.4 |
| org.pegdown : pegdown | jar | 1.6.0 |