License |
License |
---|---|
GroupId | GroupIdcom.cognitect |
ArtifactId | ArtifactIdtranscriptor |
Last Version | Last Version0.1.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontranscriptor
REPL transcriptor
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
transcriptor-0.1.5.pom | |
transcriptor-0.1.5.jar | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.cognitect/transcriptor/ -->
<dependency>
<groupId>com.cognitect</groupId>
<artifactId>transcriptor</artifactId>
<version>0.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.cognitect/transcriptor/
implementation 'com.cognitect:transcriptor:0.1.5'
// https://jarcasting.com/artifacts/com.cognitect/transcriptor/
implementation ("com.cognitect:transcriptor:0.1.5")
'com.cognitect:transcriptor:jar:0.1.5'
<dependency org="com.cognitect" name="transcriptor" rev="0.1.5">
<artifact name="transcriptor" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cognitect', module='transcriptor', version='0.1.5')
)
libraryDependencies += "com.cognitect" % "transcriptor" % "0.1.5"
[com.cognitect/transcriptor "0.1.5"]