License |
License |
---|---|
GroupId | GroupIdcom.github.xuwei-k |
ArtifactId | ArtifactIdmsgpack4z-core_sjs1_3 |
Last Version | Last Version0.6.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmsgpack4z-core
typeclass based msgpack serializer/deserializer
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
msgpack4z-core_sjs1_3-0.6.0.pom | |
msgpack4z-core_sjs1_3-0.6.0.jar | 655 KB |
msgpack4z-core_sjs1_3-0.6.0-sources.jar | 22 KB |
msgpack4z-core_sjs1_3-0.6.0-javadoc.jar | 374 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.xuwei-k/msgpack4z-core_sjs1_3/ -->
<dependency>
<groupId>com.github.xuwei-k</groupId>
<artifactId>msgpack4z-core_sjs1_3</artifactId>
<version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xuwei-k/msgpack4z-core_sjs1_3/
implementation 'com.github.xuwei-k:msgpack4z-core_sjs1_3:0.6.0'
// https://jarcasting.com/artifacts/com.github.xuwei-k/msgpack4z-core_sjs1_3/
implementation ("com.github.xuwei-k:msgpack4z-core_sjs1_3:0.6.0")
'com.github.xuwei-k:msgpack4z-core_sjs1_3:jar:0.6.0'
<dependency org="com.github.xuwei-k" name="msgpack4z-core_sjs1_3" rev="0.6.0">
<artifact name="msgpack4z-core_sjs1_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xuwei-k', module='msgpack4z-core_sjs1_3', version='0.6.0')
)
libraryDependencies += "com.github.xuwei-k" % "msgpack4z-core_sjs1_3" % "0.6.0"
[com.github.xuwei-k/msgpack4z-core_sjs1_3 "0.6.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala3-library_sjs1_3 | jar | 3.1.0 |
org.scala-js : scalajs-library_2.13 | jar | 1.8.0 |
org.scalaz : scalaz-core_sjs1_3 | jar | 7.3.6 |
com.github.xuwei-k : msgpack4z-native_sjs1_3 | jar | 0.3.8 |
Group / Artifact | Type | Version |
---|---|---|
com.github.xuwei-k : zeroapply-scalaz_3 | jar | 0.5.0 |