is not current version
Last Version 1.0.4

com.mobilesolutionworks:works-bolts 1.0.0

Works Bolts for Android

GroupId

GroupId

com.mobilesolutionworks
ArtifactId

ArtifactId

works-bolts
Version

Version

1.0.0
Type

Type

jar

Download works-bolts 1.0.0


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