GroupId | GroupIdcom.nhncorp.ntaf |
---|---|
ArtifactId | ArtifactIdntaf-fitlibrary |
Version | Version20100225 |
Type | Typejar |
Filename | Size |
---|---|
ntaf-fitlibrary-20100225.pom | |
ntaf-fitlibrary-20100225.jar | 481 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.nhncorp.ntaf/ntaf-fitlibrary/ -->
<dependency>
<groupId>com.nhncorp.ntaf</groupId>
<artifactId>ntaf-fitlibrary</artifactId>
<version>20100225</version>
</dependency>
// https://jarcasting.com/artifacts/com.nhncorp.ntaf/ntaf-fitlibrary/
implementation 'com.nhncorp.ntaf:ntaf-fitlibrary:20100225'
// https://jarcasting.com/artifacts/com.nhncorp.ntaf/ntaf-fitlibrary/
implementation ("com.nhncorp.ntaf:ntaf-fitlibrary:20100225")
'com.nhncorp.ntaf:ntaf-fitlibrary:jar:20100225'
<dependency org="com.nhncorp.ntaf" name="ntaf-fitlibrary" rev="20100225">
<artifact name="ntaf-fitlibrary" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nhncorp.ntaf', module='ntaf-fitlibrary', version='20100225')
)
libraryDependencies += "com.nhncorp.ntaf" % "ntaf-fitlibrary" % "20100225"
[com.nhncorp.ntaf/ntaf-fitlibrary "20100225"]