is not current version
Last Version 3.2.1

com.github.ynfeng:atomix-protocols-parent 3.2.0


Categories

Categories

Atomix Application Layer Libs Distributed Applications
GroupId

GroupId

com.github.ynfeng
ArtifactId

ArtifactId

atomix-protocols-parent
Version

Version

3.2.0
Type

Type

pom

Download atomix-protocols-parent 3.2.0


<!-- https://jarcasting.com/artifacts/com.github.ynfeng/atomix-protocols-parent/ -->
<dependency>
    <groupId>com.github.ynfeng</groupId>
    <artifactId>atomix-protocols-parent</artifactId>
    <version>3.2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.ynfeng/atomix-protocols-parent/
implementation 'com.github.ynfeng:atomix-protocols-parent:3.2.0'
// https://jarcasting.com/artifacts/com.github.ynfeng/atomix-protocols-parent/
implementation ("com.github.ynfeng:atomix-protocols-parent:3.2.0")
'com.github.ynfeng:atomix-protocols-parent:pom:3.2.0'
<dependency org="com.github.ynfeng" name="atomix-protocols-parent" rev="3.2.0">
  <artifact name="atomix-protocols-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.ynfeng', module='atomix-protocols-parent', version='3.2.0')
)
libraryDependencies += "com.github.ynfeng" % "atomix-protocols-parent" % "3.2.0"
[com.github.ynfeng/atomix-protocols-parent "3.2.0"]