GroupId | GroupIdfm.last.commons |
---|---|
ArtifactId | ArtifactIdlastcommons-kyoto |
Version | Version1.16.2 |
Type | Typejar |
Filename | Size |
---|---|
lastcommons-kyoto-1.16.2.pom | |
lastcommons-kyoto-1.16.2.jar | 54 KB |
lastcommons-kyoto-1.16.2-sources.jar | 38 KB |
lastcommons-kyoto-1.16.2-javadoc.jar | 161 KB |
Browse |
<!-- https://jarcasting.com/artifacts/fm.last.commons/lastcommons-kyoto/ -->
<dependency>
<groupId>fm.last.commons</groupId>
<artifactId>lastcommons-kyoto</artifactId>
<version>1.16.2</version>
</dependency>
// https://jarcasting.com/artifacts/fm.last.commons/lastcommons-kyoto/
implementation 'fm.last.commons:lastcommons-kyoto:1.16.2'
// https://jarcasting.com/artifacts/fm.last.commons/lastcommons-kyoto/
implementation ("fm.last.commons:lastcommons-kyoto:1.16.2")
'fm.last.commons:lastcommons-kyoto:jar:1.16.2'
<dependency org="fm.last.commons" name="lastcommons-kyoto" rev="1.16.2">
<artifact name="lastcommons-kyoto" type="jar" />
</dependency>
@Grapes(
@Grab(group='fm.last.commons', module='lastcommons-kyoto', version='1.16.2')
)
libraryDependencies += "fm.last.commons" % "lastcommons-kyoto" % "1.16.2"
[fm.last.commons/lastcommons-kyoto "1.16.2"]