is not current version
Last Version 3.3.3-RELEASE

com.iussoft:iussoft-platefrom-parent 3.3-RELEASE

Iussoft Open API for Java Copyright (C) http://www.iussoft.com All rights reserved.

GroupId

GroupId

com.iussoft
ArtifactId

ArtifactId

iussoft-platefrom-parent
Version

Version

3.3-RELEASE
Type

Type

pom

Download iussoft-platefrom-parent 3.3-RELEASE


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