is not current version
Last Version 1.6

com.github.inti-net:parent 1.2

A server / messaging framework.

Categories

Categories

Net
GroupId

GroupId

com.github.inti-net
ArtifactId

ArtifactId

parent
Version

Version

1.2
Type

Type

pom

Download parent 1.2

Filename Size
parent-1.2.pom 21 KB
Browse

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