Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.colesico.framework |
ArtifactId | ArtifactIdcolesico-translation |
Version | Version1.7.2 |
Type | Typejar |
Filename | Size |
---|---|
colesico-translation-1.7.2.pom | |
colesico-translation-1.7.2.jar | 45 KB |
colesico-translation-1.7.2-sources.jar | 26 KB |
colesico-translation-1.7.2-javadoc.jar | 577 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.colesico.framework/colesico-translation/ -->
<dependency>
<groupId>net.colesico.framework</groupId>
<artifactId>colesico-translation</artifactId>
<version>1.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.colesico.framework/colesico-translation/
implementation 'net.colesico.framework:colesico-translation:1.7.2'
// https://jarcasting.com/artifacts/net.colesico.framework/colesico-translation/
implementation ("net.colesico.framework:colesico-translation:1.7.2")
'net.colesico.framework:colesico-translation:jar:1.7.2'
<dependency org="net.colesico.framework" name="colesico-translation" rev="1.7.2">
<artifact name="colesico-translation" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.colesico.framework', module='colesico-translation', version='1.7.2')
)
libraryDependencies += "net.colesico.framework" % "colesico-translation" % "1.7.2"
[net.colesico.framework/colesico-translation "1.7.2"]