is not current version
Last Version 0.4.0

Easy Random ProtoBuf support 0.3.0

Library providing Easy Random randomizer for Protobuf messages

License

License

Categories

Categories

Protobuf Data Data Structures
GroupId

GroupId

io.github.murdos
ArtifactId

ArtifactId

easy-random-protobuf
Version

Version

0.3.0
Type

Type

jar
Description

Description

Easy Random ProtoBuf support
Library providing Easy Random randomizer for Protobuf messages
Project URL

Project URL

https://github.com/murdos/easy-random-protobuf
Source Code Management

Source Code Management

https://github.com/murdos/easy-random-protobuf

Download easy-random-protobuf 0.3.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.jeasy : easy-random-core jar 4.3.0
com.google.protobuf : protobuf-java jar 3.16.0

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.7.1
org.assertj : assertj-core jar 3.19.0

Project Modules

There are no modules declared in this project.