is not current version
Last Version 2

io.github.nethibernate:protostuff-it 1.7.4

protostuff integration tests

Categories

Categories

Net Hibernate Data ORM
GroupId

GroupId

io.github.nethibernate
ArtifactId

ArtifactId

protostuff-it
Version

Version

1.7.4
Type

Type

jar

Download protostuff-it 1.7.4


<!-- https://jarcasting.com/artifacts/io.github.nethibernate/protostuff-it/ -->
<dependency>
    <groupId>io.github.nethibernate</groupId>
    <artifactId>protostuff-it</artifactId>
    <version>1.7.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.nethibernate/protostuff-it/
implementation 'io.github.nethibernate:protostuff-it:1.7.4'
// https://jarcasting.com/artifacts/io.github.nethibernate/protostuff-it/
implementation ("io.github.nethibernate:protostuff-it:1.7.4")
'io.github.nethibernate:protostuff-it:jar:1.7.4'
<dependency org="io.github.nethibernate" name="protostuff-it" rev="1.7.4">
  <artifact name="protostuff-it" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.nethibernate', module='protostuff-it', version='1.7.4')
)
libraryDependencies += "io.github.nethibernate" % "protostuff-it" % "1.7.4"
[io.github.nethibernate/protostuff-it "1.7.4"]