Last Version

Enroscar Shared 1.0

IO and other utilities used by other Enroscar components.

License

License

GroupId

GroupId

com.stanfy.enroscar
ArtifactId

ArtifactId

enroscar-shared
Version

Version

1.0
Type

Type

aar
Description

Description

Enroscar Shared
IO and other utilities used by other Enroscar components.
Project URL

Project URL

https://github.com/stanfy/enroscar
Source Code Management

Source Code Management

https://github.com/stanfy/enroscar

Download enroscar-shared 1.0


<!-- https://jarcasting.com/artifacts/com.stanfy.enroscar/enroscar-shared/ -->
<dependency>
    <groupId>com.stanfy.enroscar</groupId>
    <artifactId>enroscar-shared</artifactId>
    <version>1.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.stanfy.enroscar/enroscar-shared/
implementation 'com.stanfy.enroscar:enroscar-shared:1.0'
// https://jarcasting.com/artifacts/com.stanfy.enroscar/enroscar-shared/
implementation ("com.stanfy.enroscar:enroscar-shared:1.0")
'com.stanfy.enroscar:enroscar-shared:aar:1.0'
<dependency org="com.stanfy.enroscar" name="enroscar-shared" rev="1.0">
  <artifact name="enroscar-shared" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.stanfy.enroscar', module='enroscar-shared', version='1.0')
)
libraryDependencies += "com.stanfy.enroscar" % "enroscar-shared" % "1.0"
[com.stanfy.enroscar/enroscar-shared "1.0"]

Dependencies

compile (1)

Group / Artifact Type Version
com.stanfy.enroscar : enroscar-beans jar 1.0

Project Modules

There are no modules declared in this project.