| License | License
                                                        Other/Proprietary License                                                 | 
|---|---|
| Categories | CategoriesORM Data | 
| GroupId | GroupIdcom.seeq | 
| ArtifactId | ArtifactIdseeq-platform | 
| Last Version | Last Version56.1.2-v202206031817 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | Descriptionseeq-platform seeq-platform | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| seeq-platform-56.1.2-v202206031817.pom | |
| Browse | 
<!-- https://jarcasting.com/artifacts/com.seeq/seeq-platform/ -->
<dependency>
    <groupId>com.seeq</groupId>
    <artifactId>seeq-platform</artifactId>
    <version>56.1.2-v202206031817</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/com.seeq/seeq-platform/
implementation 'com.seeq:seeq-platform:56.1.2-v202206031817'// https://jarcasting.com/artifacts/com.seeq/seeq-platform/
implementation ("com.seeq:seeq-platform:56.1.2-v202206031817")'com.seeq:seeq-platform:pom:56.1.2-v202206031817'<dependency org="com.seeq" name="seeq-platform" rev="56.1.2-v202206031817">
  <artifact name="seeq-platform" type="pom" />
</dependency>@Grapes(
@Grab(group='com.seeq', module='seeq-platform', version='56.1.2-v202206031817')
)libraryDependencies += "com.seeq" % "seeq-platform" % "56.1.2-v202206031817"[com.seeq/seeq-platform "56.1.2-v202206031817"]