Last Version

Proto project archetype 1.0.1

Proto project archetype

License

License

GroupId

GroupId

com.github.frtu.archetype
ArtifactId

ArtifactId

proto-project-archetype
Version

Version

1.0.1
Type

Type

jar
Description

Description

Proto project archetype
Proto project archetype

Download proto-project-archetype 1.0.1


<!-- https://jarcasting.com/artifacts/com.github.frtu.archetype/proto-project-archetype/ -->
<dependency>
    <groupId>com.github.frtu.archetype</groupId>
    <artifactId>proto-project-archetype</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.frtu.archetype/proto-project-archetype/
implementation 'com.github.frtu.archetype:proto-project-archetype:1.0.1'
// https://jarcasting.com/artifacts/com.github.frtu.archetype/proto-project-archetype/
implementation ("com.github.frtu.archetype:proto-project-archetype:1.0.1")
'com.github.frtu.archetype:proto-project-archetype:jar:1.0.1'
<dependency org="com.github.frtu.archetype" name="proto-project-archetype" rev="1.0.1">
  <artifact name="proto-project-archetype" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.frtu.archetype', module='proto-project-archetype', version='1.0.1')
)
libraryDependencies += "com.github.frtu.archetype" % "proto-project-archetype" % "1.0.1"
[com.github.frtu.archetype/proto-project-archetype "1.0.1"]

Dependencies

compile (3)

Group / Artifact Type Version
com.google.protobuf : protobuf-java jar
org.slf4j : slf4j-api jar
org.projectlombok : lombok Optional jar 1.18.10

test (2)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar
junit : junit jar

Project Modules

There are no modules declared in this project.