is not current version
Last Version 8.3.0.1

org.tentackle:fixprefs 8.2.6.0

A tool to fix the persisted preferences.

GroupId

GroupId

org.tentackle
ArtifactId

ArtifactId

fixprefs
Version

Version

8.2.6.0
Type

Type

jar

Download fixprefs 8.2.6.0


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