License |
License |
---|---|
GroupId | GroupIdcom.feingto |
ArtifactId | ArtifactIdfeingto-sources |
Last Version | Last Version1.5.2 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionfeingto-sources
core for Java
|
Filename | Size |
---|---|
feingto-sources-1.5.2.pom | 12 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.feingto/feingto-sources/ -->
<dependency>
<groupId>com.feingto</groupId>
<artifactId>feingto-sources</artifactId>
<version>1.5.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.feingto/feingto-sources/
implementation 'com.feingto:feingto-sources:1.5.2'
// https://jarcasting.com/artifacts/com.feingto/feingto-sources/
implementation ("com.feingto:feingto-sources:1.5.2")
'com.feingto:feingto-sources:pom:1.5.2'
<dependency org="com.feingto" name="feingto-sources" rev="1.5.2">
<artifact name="feingto-sources" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.feingto', module='feingto-sources', version='1.5.2')
)
libraryDependencies += "com.feingto" % "feingto-sources" % "1.5.2"
[com.feingto/feingto-sources "1.5.2"]