is not current version
Last Version 1.6

com.github.inti-net:parent 1.3

A server / messaging framework.

Categories

Categories

Net
GroupId

GroupId

com.github.inti-net
ArtifactId

ArtifactId

parent
Version

Version

1.3
Type

Type

pom

Download parent 1.3

Filename Size
parent-1.3.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.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.inti-net/parent/
implementation 'com.github.inti-net:parent:1.3'
// https://jarcasting.com/artifacts/com.github.inti-net/parent/
implementation ("com.github.inti-net:parent:1.3")
'com.github.inti-net:parent:pom:1.3'
<dependency org="com.github.inti-net" name="parent" rev="1.3">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.inti-net', module='parent', version='1.3')
)
libraryDependencies += "com.github.inti-net" % "parent" % "1.3"
[com.github.inti-net/parent "1.3"]