is not current version
Last Version 2.0.0

com.arsframework:ars-module-location 1.0.2

Ars framework module location

GroupId

GroupId

com.arsframework
ArtifactId

ArtifactId

ars-module-location
Version

Version

1.0.2
Type

Type

jar

Download ars-module-location 1.0.2


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