is not current version
Last Version 4.1.4

io.imunity.furms:furms-parent 4.1.3

FURMS aggregation and parent module

Categories

Categories

Unity Business Logic Libraries Game Development
GroupId

GroupId

io.imunity.furms
ArtifactId

ArtifactId

furms-parent
Version

Version

4.1.3
Type

Type

pom

Download furms-parent 4.1.3

Filename Size
furms-parent-4.1.3.pom 12 KB
Browse

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