is not current version
Last Version 8.3.0.1

org.tentackle:fixprefs 2.1.6

A tool to fix the persisted preferences.

GroupId

GroupId

org.tentackle
ArtifactId

ArtifactId

fixprefs
Version

Version

2.1.6
Type

Type

jar

Download fixprefs 2.1.6


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