License |
License |
---|---|
Categories |
CategoriesNet Hibernate Data ORM |
GroupId | GroupIdio.github.nethibernate |
ArtifactId | ArtifactIdprotostuff-api |
Last Version | Last Version1.7.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionprotostuff :: api
serialization api for messages
|
Filename | Size |
---|---|
protostuff-api-1.7.4.pom | |
protostuff-api-1.7.4.jar | 58 KB |
protostuff-api-1.7.4-tests.jar | 22 KB |
protostuff-api-1.7.4-sources.jar | 55 KB |
protostuff-api-1.7.4-javadoc.jar | 626 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.nethibernate/protostuff-api/ -->
<dependency>
<groupId>io.github.nethibernate</groupId>
<artifactId>protostuff-api</artifactId>
<version>1.7.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.nethibernate/protostuff-api/
implementation 'io.github.nethibernate:protostuff-api:1.7.4'
// https://jarcasting.com/artifacts/io.github.nethibernate/protostuff-api/
implementation ("io.github.nethibernate:protostuff-api:1.7.4")
'io.github.nethibernate:protostuff-api:jar:1.7.4'
<dependency org="io.github.nethibernate" name="protostuff-api" rev="1.7.4">
<artifact name="protostuff-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.nethibernate', module='protostuff-api', version='1.7.4')
)
libraryDependencies += "io.github.nethibernate" % "protostuff-api" % "1.7.4"
[io.github.nethibernate/protostuff-api "1.7.4"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |