| License |
License |
|---|---|
| GroupId | GroupIdcom.github.tkrs |
| ArtifactId | ArtifactIdfluflu-core_3 |
| Last Version | Last Version0.24.7 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncore
fluflu core
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| fluflu-core_3-0.24.7.pom | |
| fluflu-core_3-0.24.7.jar | 72 KB |
| fluflu-core_3-0.24.7-sources.jar | 6 KB |
| fluflu-core_3-0.24.7-javadoc.jar | 460 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.tkrs/fluflu-core_3/ -->
<dependency>
<groupId>com.github.tkrs</groupId>
<artifactId>fluflu-core_3</artifactId>
<version>0.24.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tkrs/fluflu-core_3/
implementation 'com.github.tkrs:fluflu-core_3:0.24.7'
// https://jarcasting.com/artifacts/com.github.tkrs/fluflu-core_3/
implementation ("com.github.tkrs:fluflu-core_3:0.24.7")
'com.github.tkrs:fluflu-core_3:jar:0.24.7'
<dependency org="com.github.tkrs" name="fluflu-core_3" rev="0.24.7">
<artifact name="fluflu-core_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tkrs', module='fluflu-core_3', version='0.24.7')
)
libraryDependencies += "com.github.tkrs" % "fluflu-core_3" % "0.24.7"
[com.github.tkrs/fluflu-core_3 "0.24.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.tkrs : fluflu-msgpack_3 | jar | 0.24.7 |
| org.scala-lang : scala3-library_3 | jar | 3.1.1 |
| org.msgpack : msgpack-core | jar | 0.9.1 |
| com.typesafe.scala-logging : scala-logging_3 | jar | 3.9.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_3 | jar | 3.2.11 |
| org.scalatestplus : scalacheck-1-15_3 | jar | 3.2.11.0 |
| org.scalatestplus : mockito-3-4_3 | jar | 3.2.10.0 |