| License |
License |
|---|---|
| Categories |
CategoriesORM Data |
| GroupId | GroupIdcom.theinternate |
| ArtifactId | ArtifactIdreformatory |
| Last Version | Last Version0.1.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionreformatory
Coming soon.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| reformatory-0.1.3.pom | |
| reformatory-0.1.3.jar | 10 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.theinternate/reformatory/ -->
<dependency>
<groupId>com.theinternate</groupId>
<artifactId>reformatory</artifactId>
<version>0.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.theinternate/reformatory/
implementation 'com.theinternate:reformatory:0.1.3'
// https://jarcasting.com/artifacts/com.theinternate/reformatory/
implementation ("com.theinternate:reformatory:0.1.3")
'com.theinternate:reformatory:jar:0.1.3'
<dependency org="com.theinternate" name="reformatory" rev="0.1.3">
<artifact name="reformatory" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.theinternate', module='reformatory', version='0.1.3')
)
libraryDependencies += "com.theinternate" % "reformatory" % "0.1.3"
[com.theinternate/reformatory "0.1.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.clojure : clojure | jar | 1.9.0-alpha17 |
| io.grpc : grpc-core | jar | 1.4.0 |
| io.grpc : grpc-stub | jar | 1.4.0 |
| com.cognitect : transit-clj | jar | 0.8.300 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.clojure : tools.trace | jar | 0.7.9 |