is not current version
Last Version 0.7.1

io.github.informalin.framework:parent 0.5

Informal and Formal Artifacts Linker (InFormALin)

Categories

Categories

ORM Data
GroupId

GroupId

io.github.informalin.framework
ArtifactId

ArtifactId

parent
Version

Version

0.5
Type

Type

pom

Download parent 0.5

Filename Size
parent-0.5.pom 10 KB
Browse

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