is not current version
Last Version 2.0.alpha4

com.stanfy.enroscar:enroscar-beans 2.0.alpha1

Simple beans declaration and replacement library used for managing Enroscar components.

GroupId

GroupId

com.stanfy.enroscar
ArtifactId

ArtifactId

enroscar-beans
Version

Version

2.0.alpha1
Type

Type

aar

Download enroscar-beans 2.0.alpha1


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