is not current version
Last Version 4.1.1

org.unidal.framework:foundation-service 3.0.3


GroupId

GroupId

org.unidal.framework
ArtifactId

ArtifactId

foundation-service
Version

Version

3.0.3
Type

Type

jar

Download foundation-service 3.0.3


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