is not current version
Last Version 4.1.1

org.unidal.framework:parent 4.0.4

Unidal Framework

GroupId

GroupId

org.unidal.framework
ArtifactId

ArtifactId

parent
Version

Version

4.0.4
Type

Type

pom

Download parent 4.0.4

Filename Size
parent-4.0.4.pom 13 KB
Browse

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