License |
License |
---|---|
Categories |
CategoriesUnity Business Logic Libraries Game Development |
GroupId | GroupIdio.imunity.furms |
ArtifactId | ArtifactIdfurms-parent |
Last Version | Last Version4.1.4 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionFURMS aggregation and parent module
FURMS aggregation and parent module
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
furms-parent-4.1.4.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.imunity.furms/furms-parent/ -->
<dependency>
<groupId>io.imunity.furms</groupId>
<artifactId>furms-parent</artifactId>
<version>4.1.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.imunity.furms/furms-parent/
implementation 'io.imunity.furms:furms-parent:4.1.4'
// https://jarcasting.com/artifacts/io.imunity.furms/furms-parent/
implementation ("io.imunity.furms:furms-parent:4.1.4")
'io.imunity.furms:furms-parent:pom:4.1.4'
<dependency org="io.imunity.furms" name="furms-parent" rev="4.1.4">
<artifact name="furms-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.imunity.furms', module='furms-parent', version='4.1.4')
)
libraryDependencies += "io.imunity.furms" % "furms-parent" % "4.1.4"
[io.imunity.furms/furms-parent "4.1.4"]