is not current version
Last Version 1.5.2

com.feingto:feingto-sources 1.5.1

core for Java

GroupId

GroupId

com.feingto
ArtifactId

ArtifactId

feingto-sources
Version

Version

1.5.1
Type

Type

pom

Download feingto-sources 1.5.1

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

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