is not current version
Last Version 2

io.github.nethibernate:protostuff-compiler 1

Proto parser, code and documentation generator

Categories

Categories

Net Hibernate Data ORM
GroupId

GroupId

io.github.nethibernate
ArtifactId

ArtifactId

protostuff-compiler
Version

Version

1
Type

Type

pom

Download protostuff-compiler 1

Filename Size
protostuff-compiler-1.pom 23 KB
Browse

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