License |
License |
---|---|
Categories |
CategoriesNet Hibernate Data ORM |
GroupId | GroupIdio.github.nethibernate |
ArtifactId | ArtifactIdprotostuff-uberjar |
Version | Version1.7.3 |
Type | Typejar |
Description |
Descriptionprotostuff :: uberjar
serialization api for messages
|
Filename | Size |
---|---|
protostuff-uberjar-1.7.3.pom | |
protostuff-uberjar-1.7.3.jar | 595 KB |
protostuff-uberjar-1.7.3-tests.jar | 2 KB |
protostuff-uberjar-1.7.3-sources.jar | 811 bytes |
protostuff-uberjar-1.7.3-javadoc.jar | 393 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.nethibernate/protostuff-uberjar/ -->
<dependency>
<groupId>io.github.nethibernate</groupId>
<artifactId>protostuff-uberjar</artifactId>
<version>1.7.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.nethibernate/protostuff-uberjar/
implementation 'io.github.nethibernate:protostuff-uberjar:1.7.3'
// https://jarcasting.com/artifacts/io.github.nethibernate/protostuff-uberjar/
implementation ("io.github.nethibernate:protostuff-uberjar:1.7.3")
'io.github.nethibernate:protostuff-uberjar:jar:1.7.3'
<dependency org="io.github.nethibernate" name="protostuff-uberjar" rev="1.7.3">
<artifact name="protostuff-uberjar" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.nethibernate', module='protostuff-uberjar', version='1.7.3')
)
libraryDependencies += "io.github.nethibernate" % "protostuff-uberjar" % "1.7.3"
[io.github.nethibernate/protostuff-uberjar "1.7.3"]
Group / Artifact | Type | Version |
---|---|---|
io.github.nethibernate : protostuff-core | jar | 1.7.3 |
io.github.nethibernate : protostuff-api | jar | 1.7.3 |
io.github.nethibernate : protostuff-collectionschema | jar | 1.7.3 |
io.github.nethibernate : protostuff-runtime | jar | 1.7.3 |