is not current version
Last Version 1.5.2

com.feingto:feingto-sources 1.3

core for Java

GroupId

GroupId

com.feingto
ArtifactId

ArtifactId

feingto-sources
Version

Version

1.3
Type

Type

pom

Download feingto-sources 1.3

Filename Size
feingto-sources-1.3.pom 13 KB
Browse

<!-- https://jarcasting.com/artifacts/com.feingto/feingto-sources/ -->
<dependency>
    <groupId>com.feingto</groupId>
    <artifactId>feingto-sources</artifactId>
    <version>1.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.feingto/feingto-sources/
implementation 'com.feingto:feingto-sources:1.3'
// https://jarcasting.com/artifacts/com.feingto/feingto-sources/
implementation ("com.feingto:feingto-sources:1.3")
'com.feingto:feingto-sources:pom:1.3'
<dependency org="com.feingto" name="feingto-sources" rev="1.3">
  <artifact name="feingto-sources" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.feingto', module='feingto-sources', version='1.3')
)
libraryDependencies += "com.feingto" % "feingto-sources" % "1.3"
[com.feingto/feingto-sources "1.3"]