is not current version
Last Version 0.1.3

com.theinternate:reformatory 0.1.2

Coming soon.

Categories

Categories

ORM Data
GroupId

GroupId

com.theinternate
ArtifactId

ArtifactId

reformatory
Version

Version

0.1.2
Type

Type

jar

Download reformatory 0.1.2


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