is not current version
Last Version 2.0.0

com.arsframework:ars-module-system 1.1.3

Ars framework module system

GroupId

GroupId

com.arsframework
ArtifactId

ArtifactId

ars-module-system
Version

Version

1.1.3
Type

Type

jar

Download ars-module-system 1.1.3


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