License |
License |
---|---|
GroupId | GroupIdca.mcgill.sable |
ArtifactId | ArtifactIdpolyglot |
Last Version | Last Version2006 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionpolyglot
polyglot
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
polyglot-2006.pom | |
polyglot-2006.jar | 844 KB |
polyglot-2006-sources.jar | 240 bytes |
polyglot-2006-javadoc.jar | 240 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/ca.mcgill.sable/polyglot/ -->
<dependency>
<groupId>ca.mcgill.sable</groupId>
<artifactId>polyglot</artifactId>
<version>2006</version>
</dependency>
// https://jarcasting.com/artifacts/ca.mcgill.sable/polyglot/
implementation 'ca.mcgill.sable:polyglot:2006'
// https://jarcasting.com/artifacts/ca.mcgill.sable/polyglot/
implementation ("ca.mcgill.sable:polyglot:2006")
'ca.mcgill.sable:polyglot:jar:2006'
<dependency org="ca.mcgill.sable" name="polyglot" rev="2006">
<artifact name="polyglot" type="jar" />
</dependency>
@Grapes(
@Grab(group='ca.mcgill.sable', module='polyglot', version='2006')
)
libraryDependencies += "ca.mcgill.sable" % "polyglot" % "2006"
[ca.mcgill.sable/polyglot "2006"]